]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/ChangeLog
Fix compile time warning building with gcc 11.
authorNick Clifton <nickc@redhat.com>
Wed, 28 Oct 2020 10:56:00 +0000 (10:56 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 28 Oct 2020 10:56:00 +0000 (10:56 +0000)
commitec3f28df02b6a59be3cfd226e5f653221c10f7ee
tree90667675b275225dde287825ae1cc45c46b64c42
parent364bb90300750187bfe01baf890299fc25d20614
Fix compile time warning building with gcc 11.

PR 26795
* elfedit.c (process_archive): Remove spurious call to free().
binutils/ChangeLog
binutils/elfedit.c