]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* opncls.c (find_separate_debug_file): Ensure bfd_set_error has
authorDaniel Jacobowitz <drow@false.org>
Fri, 12 Oct 2007 14:10:28 +0000 (14:10 +0000)
committerDaniel Jacobowitz <drow@false.org>
Fri, 12 Oct 2007 14:10:28 +0000 (14:10 +0000)
commit0af28cbb9864d8ac86bcef2cbcd3baca6a9a7550
tree09ccb09de88723ac4e37435bff028407cbdb0bc5
parentd97a1009c7f724c4692c419bcf6fb224b0a66482
* opncls.c (find_separate_debug_file): Ensure bfd_set_error has
been called on all error return paths.
(bfd_fill_in_gnu_debuglink_section): Use bfd_malloc, not malloc.
Clear padding after filename
bfd/ChangeLog
bfd/opncls.c