aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorCary Coutant <ccoutant@google.com>2008-05-01 17:06:52 +0000
committerCary Coutant <ccoutant@google.com>2008-05-01 17:06:52 +0000
commit3471d59d313d799d8c4a281114a9a12f98337b03 (patch)
tree2435d1a8d60885266df7b37d688379aa7fec8ac3 /bfd/ChangeLog
parentf12a02c018093a098f27099297903362c47ca150 (diff)
downloadgdb-3471d59d313d799d8c4a281114a9a12f98337b03.zip
gdb-3471d59d313d799d8c4a281114a9a12f98337b03.tar.gz
gdb-3471d59d313d799d8c4a281114a9a12f98337b03.tar.bz2
* elf.c (bfd_elf_get_str_section): Fix memory leak caused by
corrupt string table.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
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.