]> git.ipfire.org Git - thirdparty/elfutils.git/commitdiff
Missing ChangeLog commit
authorRoland McGrath <roland@redhat.com>
Sat, 26 Nov 2005 00:38:14 +0000 (00:38 +0000)
committerRoland McGrath <roland@redhat.com>
Sat, 26 Nov 2005 00:38:14 +0000 (00:38 +0000)
libdwfl/ChangeLog

index 0a015e76d2f2c3024b249c45743304b8cab76425..e7b67e1e148d1d95b66708bd7d4580442efe355b 100644 (file)
@@ -1,3 +1,10 @@
+2005-11-21  Roland McGrath  <roland@redhat.com>
+
+       * linux-kernel-modules.c (dwfl_linux_kernel_module_section_address):
+       Don't leak malloc'd file name.
+       If a /sys/.../sections file is missing and starts with ".init",
+       try the variant with "_init" too; catches PPC64 kernel braindamage.
+
 2005-11-15  Roland McGrath  <roland@redhat.com>
 
        * libdwfl.h: Comment fixes.