* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memory
authorNick Clifton <nickc@redhat.com>
Thu, 5 May 2005 14:25:23 +0000 (14:25 +0000)
committerNick Clifton <nickc@redhat.com>
Thu, 5 May 2005 14:25:23 +0000 (14:25 +0000)
commit35330cce1aa1c88c8724038fdb8e2ab9b4e45186
tree57414b15123592069ad272a6e70821df21fa04f9
parentd8244a4aba2c284db8fc896e3b4c6591c24f11d8
* dwarf2.c (read_abbrevs): If bfd_realloc fails, free currently allocated memory
  before returning.
  (decode_line_info): Likewise.
  (_bfd_dwarf2_cleanup_debug_info): New function:  Frees memory allocated by
  functions in this file.
* elf-bfd.h (_bfd_dwarf2_cleanup_debug_info): Prototype.
* elf.c (bfd_elf_close_and_cleanup): Call _bfd_dwarf2_cleanup_debug_info.
bfd/ChangeLog
bfd/dwarf2.c
bfd/elf-bfd.h
bfd/elf.c
This page took 0.034055 seconds and 4 git commands to generate.