diff options
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 75bc0b6..5539be2 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +2008-05-01 Cary Coutant <ccoutant@google.com> + + * elf.c (bfd_elf_get_str_section): Fix memory leak caused by + corrupt string table. + 2008-05-01 Joel Brobecker <brobecker@adacore.com> * cache.c (cache_bread_1): Renames cache_bread. |