summaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJan Kratochvil <[email protected]>2011-02-27 12:01:25 -0800
committerRoland McGrath <[email protected]>2011-02-27 12:01:25 -0800
commitfec3999dc82e340bdcb41aefca2793f0b10cb825 (patch)
treeaa6de6084b8edc688b5274a8f0fcd53ecb84f0a1 /src/ChangeLog
parentcf454ab68981584c50ad28133c7065344f06db80 (diff)
Fix readelf --debug-dump=loc crash on multiple input files.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5ef2aec2..35d5f097 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,7 @@
+2011-02-27 Jan Kratochvil <[email protected]>
+
+ * readelf.c (reset_listptr): Clear TABLE->TABLE.
+
2011-02-25 Mark Wielaard <[email protected]>
* readelf.c (dwarf_attr_string): Add DW_AT_GNU_* handling.