summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2023-11-15 21:23:49 +0000
committerKarl Berry <karl@freefriends.org>2023-11-15 21:23:49 +0000
commitdba6307833213535a281fc9f5e2aa12d5d36e56e (patch)
tree290f7465b5903bdf135b98b52ce18900a8cb6a14 /Build/source/texk/web2c/ChangeLog
parent7d2b63ca0feb2c0a5989f889fb9c15e76a5a6d06 (diff)
check for more corruption in fmt/base
git-svn-id: svn://tug.org/texlive/trunk@68865 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/ChangeLog')
-rw-r--r--Build/source/texk/web2c/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index 19286859359..4bc6d326a1e 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,3 +1,11 @@
+2023-11-15 Karl Berry <karl@freefriends.org>
+
+ * tex.ch,
+ * mf.ch (Undump the dynamic memory): check that p does not
+ become too small, due to fmt/base corruption.
+ Report from Gregory James DUCK to Karl, 14 Sep 2023.
+ Found with a fuzz tester similar to AFL-fuzz.
+
2023-10-25 Andreas Scherer <https://ascherer.github.io>
* weave.ch: Fine print for command-line options.