PR 868
commit3ac007e7bf3cdbadc54d8fb29cfe50b7290d72cb
authorNick Clifton <nickc@redhat.com>
Wed, 20 Feb 2008 15:56:33 +0000 (20 15:56 +0000)
committerNick Clifton <nickc@redhat.com>
Wed, 20 Feb 2008 15:56:33 +0000 (20 15:56 +0000)
tree7dd66c924aad8078c5b6d0b422fb9cac2c33468b
parent01f470d7d9f7d44e25af75152560357a3a273607
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