Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 30 Mar 2001 16:53:46 +0000 (16:53 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 30 Mar 2001 16:53:46 +0000 (16:53 +0000)
2001-03-30  Isamu Hasegawa  <isamu@yamato.ibm.com>

* posix/regex.c: Avoid an access violation if malloc failes.

ChangeLog

index 367f468..6133dbf 100644 (file)
--- 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.