]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
rescoff: close bfd on failure paths
authorAlan Modra <amodra@gmail.com>
Sat, 19 Apr 2025 00:55:01 +0000 (10:25 +0930)
committerAlan Modra <amodra@gmail.com>
Sun, 20 Apr 2025 23:31:50 +0000 (09:01 +0930)
commitd2533f464f4657b342f86a0ab9d82da61e63de93
tree7cc1faaadd2ebe89b2cd6e5f27e682e846b73d3f
parent6e9683366d32d7361b2a28933173b1473f759fd9
rescoff: close bfd on failure paths

Also free malloc'd relocs.
binutils/rescoff.c