about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-03-30 16:53:46 +0000
committerUlrich Drepper <drepper@redhat.com>2001-03-30 16:53:46 +0000
commit5590a2a124ce7f49f684edffe0f40c92e68daaff (patch)
treeb88956b1c1b95f758a93429e5c9e1eabb770584b /ChangeLog
parent220e7575011147416181092f718c07c914e6157f (diff)
downloadglibc-5590a2a124ce7f49f684edffe0f40c92e68daaff.tar.gz
glibc-5590a2a124ce7f49f684edffe0f40c92e68daaff.tar.xz
glibc-5590a2a124ce7f49f684edffe0f40c92e68daaff.zip
Update.
2001-03-30  Isamu Hasegawa  <isamu@yamato.ibm.com>

	* posix/regex.c: Avoid an access violation if malloc failes.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 367f468944..6133dbf7e7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-03-30  Isamu Hasegawa  <isamu@yamato.ibm.com>
+
+	* posix/regex.c: Avoid an access violation if malloc failes.
+
 2001-03-30  Andreas Jaeger  <aj@suse.de>
 
 	* sysdeps/alpha/ldiv.S (ldiv): Add alias for imaxdiv.