Stop potential memory leaks in dwarf CIE reader.
authorNick Clifton <nickc@redhat.com>
Thu, 19 Jul 2018 13:23:31 +0000 (14:23 +0100)
committerNick Clifton <nickc@redhat.com>
Thu, 19 Jul 2018 13:23:31 +0000 (14:23 +0100)
commit442a6ce858c0da0c5fba3eeb57a646254adf107a
treef9a6e3a6c0705e746e9d650bca1ebdcc374926f4
parent43cc6c3adb7f6ac45c06011f439ed06161d1d770
Stop potential memory leaks in dwarf CIE reader.

* dwarf.c (read_cie): Free allocated memory before returning with
a failure result.
binutils/ChangeLog
binutils/README-how-to-make-a-release
binutils/dwarf.c