]> git.ipfire.org Git - thirdparty/elfutils.git/commit
2005-11-21 Roland McGrath <roland@redhat.com>
authorRoland McGrath <roland@redhat.com>
Mon, 21 Nov 2005 23:40:54 +0000 (23:40 +0000)
committerRoland McGrath <roland@redhat.com>
Mon, 21 Nov 2005 23:40:54 +0000 (23:40 +0000)
commit2e53b9950e52c08cc61c30755e58523860619b8a
tree97ccd150226210bb072d812ca7d6e3dbc6dad8e6
parentb6405ca24bf950aa9baaac0b9e949963a6569e08
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.
libdwfl/linux-kernel-modules.c