summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKenichi Handa <handa@m17n.org>2004-05-13 12:52:44 +0000
committerKenichi Handa <handa@m17n.org>2004-05-13 12:52:44 +0000
commit9ed4586c974e65a08471e38f02195c399bb7a0aa (patch)
tree5bcfb74ac90c4ec88a38e88d9cc77a0e2f160c76
parent04961398f26a93903176524665af6863f7bb1f1e (diff)
downloademacs-9ed4586c974e65a08471e38f02195c399bb7a0aa.tar.gz
*** empty log message ***
-rw-r--r--src/ChangeLog.225
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.22 b/src/ChangeLog.22
index 8515a6da723..e15c84eb1cd 100644
--- a/src/ChangeLog.22
+++ b/src/ChangeLog.22
@@ -1,3 +1,8 @@
+2004-05-11 Kim F. Storm <storm@cua.dk>
+
+ * process.c (read_process_output): Grow decoding_buf when needed;
+ this could cause a crash in allocate_string and compact_small_strings.
+
2004-04-29 Kenichi Handa <handa@m17n.org>
* fileio.c (WRITE_BUF_SIZE): This macro deleted.