]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Wed, 7 Oct 1998 18:26:50 +0000 (18:26 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 7 Oct 1998 18:26:50 +0000 (18:26 +0000)
ChangeLog

index ed69681e097b5daee68efbb658946d0c76e7effc..5ef366b9e3db7db8c3c4f4a965d917180174ad95 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+1998-10-07 07:57  H.J. Lu  <hjl@gnu.org>
+
+       * elf/dl-close.c (_dl_close): Fix a memory leak.
+
+1998-09-02 19:18  H.J. Lu  <hjl@gnu.org>
+
+       * elf/dl-open.c (_dl_open): Don't put the shared object on the
+       global scope list twice.
+
+       * elf/dl-close.c (_dl_close): Update _dl_global_scope[2] if the
+       first object on the list is removed.
+
 1998-10-07 16:48  Ulrich Drepper  <drepper@cygnus.com>
 
        * sysdeps/unix/sysv/linux/alpha/ioperm.c: Improve the autodetection