about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-12-29 21:07:46 +0000
committerUlrich Drepper <drepper@redhat.com>2001-12-29 21:07:46 +0000
commit2903810a7ab7a1a07af9b61debbed326fed5550e (patch)
treefb8dc41e2fa5ef3f65decc04efd0d3d13938543b /ChangeLog
parentc2f5916e8cf5a40db50bfb2377e56875ae96eea2 (diff)
downloadglibc-2903810a7ab7a1a07af9b61debbed326fed5550e.tar.gz
glibc-2903810a7ab7a1a07af9b61debbed326fed5550e.tar.xz
glibc-2903810a7ab7a1a07af9b61debbed326fed5550e.zip
Update.
	* io/fts.c: Update from BSD to fix memory leaks.

2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cd0d6628f1..d61b5caf2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2001-12-25  Dmitry V. Levin  <ldv@alt-linux.org>
 
+	* io/fts.c: Update from BSD to fix memory leaks.
+
+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.