PR 868
authorNick Clifton <nickc@redhat.com>
Wed, 20 Feb 2008 15:56:33 +0000 (15:56 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Feb 2008 15:56:33 +0000 (15:56 +0000)
commitb42bf1e0f9756b758ad5b081a2d007c4a71eed39
treef73b39612d83cda987737dc95ecbc0d8c45fb217
parent07ea644b36ccd4072072cb90174d08969862040f
PR 868
   * dwarf2.c (read_abbrevs): Free the abbreviation table if we run
   out of memory.
   (decode_line_info): Free the line_info_table before returning a
   failure result.
   (_bfd_dwarf2_cleanup_debug_info): Free the abbreviation table.
   Free the line table.  Free the function table.  Free the variable
   table.
bfd/ChangeLog
bfd/dwarf2.c