From: Ulrich Drepper Date: Wed, 7 Oct 1998 18:26:50 +0000 (+0000) Subject: Update. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a4fabbd3cb594e1a8ac415421ee34f6abc9ada3;p=thirdparty%2Fglibc.git Update. --- diff --git a/ChangeLog b/ChangeLog index ed69681e097..5ef366b9e3d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +1998-10-07 07:57 H.J. Lu + + * elf/dl-close.c (_dl_close): Fix a memory leak. + +1998-09-02 19:18 H.J. Lu + + * 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 * sysdeps/unix/sysv/linux/alpha/ioperm.c: Improve the autodetection