changeset 89939:d16398ce9a6f

*** empty log message ***
author Kenichi Handa <handa@m17n.org>
date Thu, 13 May 2004 12:52:44 +0000
parents ab6b6e8cffe6
children 713a4f4140ca
files src/ChangeLog.22
diffstat 1 files changed, 5 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog.22	Thu May 13 12:52:29 2004 +0000
+++ b/src/ChangeLog.22	Thu May 13 12:52:44 2004 +0000
@@ -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.