summaryrefslogtreecommitdiff
path: root/Build/source/texk/web2c/lib/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-07-17 16:43:20 +0000
committerKarl Berry <karl@freefriends.org>2020-07-17 16:43:20 +0000
commit138065a1208fc8dc54aa14f283728f827a348d1e (patch)
tree48b3adadc240b5d4bb2bfcfc07ae3d01eeba2f72 /Build/source/texk/web2c/lib/ChangeLog
parentaa328aa555e4b4370722cdb0476f785aeb6ea0f2 (diff)
avoid seg fault if e(dit) in middle of erroneous interaction
git-svn-id: svn://tug.org/texlive/trunk@55857 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/lib/ChangeLog')
-rw-r--r--Build/source/texk/web2c/lib/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/lib/ChangeLog b/Build/source/texk/web2c/lib/ChangeLog
index 07e89945c76..dc9219b043f 100644
--- a/Build/source/texk/web2c/lib/ChangeLog
+++ b/Build/source/texk/web2c/lib/ChangeLog
@@ -1,3 +1,12 @@
+2020-07-17 Karl Berry <karl@freefriends.org>
+
+ * texmfmp.c (calledit): close only open input files,
+ not non-files resulting from terminal interactions.
+ This means looking at each element of input_stack
+ instead of only looking at the input_file array. Painful.
+ Original report from Xiao Zhang,
+ https://tex.stackexchange.com/q/552113
+
2020-01-01 Akira Kakuto <kakuto@w32tex.org>
* printversion.c: Update copyright year.