]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix objcopy and strip so that they remove their temporary files even if an error... users/ibm/binutils-2_24
authorNick Clifton <nickc@redhat.com>
Mon, 10 Nov 2014 14:28:43 +0000 (14:28 +0000)
committerTulio Magno Quites Machado Filho <tuliom@linux.vnet.ibm.com>
Tue, 10 Mar 2015 12:17:34 +0000 (09:17 -0300)
commitd15dc58e2af6503967d2c5af1b4dee0da58081dc
treec99196ad39b9332cd498d8edd1e9b9aeceb0393c
parent5f954e9c757740dc20f16fae33a326f174aec0bf
Fix objcopy and strip so that they remove their temporary files even if an error occurs.

PR binutils/17552
* (copy_archive): Clean up temporary files even if an error
occurs.
binutils/ChangeLog
binutils/objcopy.c