# HG changeset patch # User Gerd Moellmann # Date 1004459742 0 # Node ID 83c608283246b2432787fbf681295555af95c92d # Parent 81ab7b9aefcc3e8f590eac34e261230a09a02ff3 *** empty log message *** diff -r 81ab7b9aefcc -r 83c608283246 src/ChangeLog --- 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 + * 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.