]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Sat, 29 Dec 2001 15:58:00 +0000 (15:58 +0000)
committerUlrich Drepper <drepper@redhat.com>
Sat, 29 Dec 2001 15:58:00 +0000 (15:58 +0000)
2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>

* crypt/md5-crypt.c: Realloc error handling memory leak fix.
* elf/chroot_canon.c: Likewise.
* elf/dl-object.c: Likewise.
* iconv/iconv_charmap.c: Likewise.
* iconv/iconv_prog.c: Likewise.
* libio/iogetdelim.c: Likewise.
* locale/lc-time.c: Likewise.
* stdlib/canonicalize.c: Likewise.
* sunrpc/svc.c: Likewise.
* sysdeps/generic/glob.c: Likewise.

ChangeLog

index 912ed55af88f21a007707219e7c2a38268d8c9fa..cd0d6628f1ef4c456bead3998b9dff60865a5eb2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
+
+       * crypt/md5-crypt.c: Realloc error handling memory leak fix.
+       * elf/chroot_canon.c: Likewise.
+       * elf/dl-object.c: Likewise.
+       * iconv/iconv_charmap.c: Likewise.
+       * iconv/iconv_prog.c: Likewise.
+       * libio/iogetdelim.c: Likewise.
+       * locale/lc-time.c: Likewise.
+       * stdlib/canonicalize.c: Likewise.
+       * sunrpc/svc.c: Likewise.
+       * sysdeps/generic/glob.c: Likewise.
+
 2001-12-19  Martin Schwidefsky  <schwidefsky@de.ibm.com>
 
        * sysdeps/unix/sysv/linux/s390/profil-counter.h: Move/copy to ...