]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
Fix a memory leak when processing archives.
authorNick Clifton <nickc@redhat.com>
Fri, 17 Nov 2017 12:44:16 +0000 (12:44 +0000)
committerNick Clifton <nickc@redhat.com>
Fri, 17 Nov 2017 12:46:07 +0000 (12:46 +0000)
commit3cfd3dd0956fe854a07795de12c1302ecabbd819
tree1a483894e4971b8522429c43282d920419578ec9
parent2c244f9b0935e577d7c20bb5706e27438e48227f
Fix a memory leak when processing archives.

PR 22449
* ar.c (write_archive): Free the temporary file name.
binutils/ChangeLog
binutils/ar.c