Fixes another memory corruption bug introduced by patches for PR 17512.
authorNick Clifton <nickc@redhat.com>
Wed, 29 Oct 2014 20:58:13 +0000 (20:58 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 29 Oct 2014 20:58:13 +0000 (20:58 +0000)
commite5b470e24ce448a56230137a37d3b17299593041
treef0b7420fd5b229c7003fa61727985d60a503d577
parentf60325bea599bab4cb721c6e797bc6b908fa616c
Fixes another memory corruption bug introduced by patches for PR 17512.

* elf.c (bfd_section_from_shdr): Fix heap use after free memory
leak.
bfd/ChangeLog
bfd/elf.c