From c966526aa40273e0da42dfd26fa8c0f409e69b86 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 7 Sep 2011 22:58:47 -0400 Subject: Fix memory leak in case of failed dlopen --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8062781..7e77bc9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-09-07 Ulrich Drepper + [BZ #13123] + * elf/dl-load.c (lose): Free l_origin if it is valid. + * sysdeps/i386/i686/multiarch/strchr-sse2-bsf.S: Fix mixup in section names. * sysdeps/i386/i686/multiarch/strchr-sse2.S: Likewise. -- cgit v1.1