diff options
Diffstat (limited to 'Build/source/texk/web2c/xetexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/xetexdir/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/xetexdir/ChangeLog b/Build/source/texk/web2c/xetexdir/ChangeLog index 3e8fec002fc..8cfc5544af1 100644 --- a/Build/source/texk/web2c/xetexdir/ChangeLog +++ b/Build/source/texk/web2c/xetexdir/ChangeLog @@ -1,3 +1,9 @@ +2017-11-07 Jonathan Kew <jfkthame@gmail.com> + + * XeTeX_ext.c: Guard against out-of-range result from UTF-8 + decoding, and return U+FFFD Replacement Character instead + to avoid a crash for invalid inputs (from A. Kakuto). + 2017-09-24 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> * xetex.web: Avoid overwriting prim_* entries by primitive(). |