summaryrefslogtreecommitdiff
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5adf07d9..dad984ed 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
+2015-01-03 Mark Wielaard <mjw@redhat.com>
+
+ * elfcmp (main): Check section name is not NULL. Check sh_entsize
+ is not zero for symbol tables. Check phdrs are not NULL.
+ (search_for_copy_reloc): Check sh_entsize is not zero.
+
2014-12-30 Mark Wielaard <mjw@redhat.com>
* elflint.c (check_scn_group): Check d_buf and name are not NULL.