changeset 40507:83c608283246

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Tue, 30 Oct 2001 16:35:42 +0000
parents 81ab7b9aefcc
children 2d5533815f3a
files src/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Tue Oct 30 16:35:07 2001 +0000
+++ b/src/ChangeLog	Tue Oct 30 16:35:42 2001 +0000
@@ -1,5 +1,8 @@
 2001-10-30  Gerd Moellmann  <gerd@gnu.org>
 
+	* lread.c (to_multibyte): Ensure read_buffer is at least twice
+	as large as the number of bytes to convert.
+	
 	* lread.c (to_multibyte): New function.
 	(read1): Use it.