about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-29 07:01:36 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-29 07:01:36 +0000
commitd2dc3fc9b61a4ae180a03ffd386f7a26b7b1213a (patch)
treede8632afed5a533d2cffe2f3e06243375c75c98c
parent515ab778a7197136a2ccf873dd27388081b5b6a4 (diff)
downloadglibc-d2dc3fc9b61a4ae180a03ffd386f7a26b7b1213a.tar.gz
glibc-d2dc3fc9b61a4ae180a03ffd386f7a26b7b1213a.tar.xz
glibc-d2dc3fc9b61a4ae180a03ffd386f7a26b7b1213a.zip
Update.
2000-04-29  Ulrich Drepper  <drepper@redhat.com>

	* wcsmbs/mbrtowc.c (__mbrtowc): Set end of buffer correctly if s
	== NULL.
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 379b2749e3..e6daebd1a6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2000-04-29  Ulrich Drepper  <drepper@redhat.com>
+
+	* wcsmbs/mbrtowc.c (__mbrtowc): Set end of buffer correctly if s
+	== NULL.
+
 2000-04-28  Geoff Clare <gwc@unisoft.com>
 
 	* io/ftw.c: Set errno to ENOENT (instead of ENOTDIR) when the