]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Fix objcopy and strip so that they remove their temporary files even if an error...
authorNick Clifton <nickc@redhat.com>
Mon, 10 Nov 2014 14:28:43 +0000 (14:28 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 10 Nov 2014 14:28:43 +0000 (14:28 +0000)
commit5e186ece2feebb46e63ff6bb2d2490aad0d5a724
tree6cd2fabe728b0e7cc2340a049478f4edbe1d60e7
parent36e9d67b868c85232ab630514260f0d9c9c6b27b
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