From d552a4310cc5fec18083fe6bfe9ffa96cfa5df77 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 13 Feb 2002 09:44:17 +0000 Subject: Update. * elf/dl-open.c (dl_open_worker): Only bump the generation counter if this is really necessary. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index bcc868fff8..3741e02d88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2002-02-13 Ulrich Drepper + * elf/dl-open.c (dl_open_worker): Only bump the generation counter + if this is really necessary. + * elf/dl-close.c (_dl_close): Implement freeing entries in the slotinfo array. (free_mem): Free memory for the slotinfo array if possible. -- cgit v1.2.3