summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2017-03-20 19:57:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2017-03-20 19:57:34 (GMT)
commit02993e7f7d215ae29a041941d686ceab965d0b97 (patch)
tree0096f1b71f37bbbfd1027eecd1b4dee65e576814 /ChangeLog
parente5bda7574625e43c2576b9457fc2bd89a79aa43d (diff)
Taken the last byte into account when analyzing the string section.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0bf54a6..53b4404 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
17-03-20 Cyrille Bagard <nocbos@gmail.com>
+ * src/format/elf/strings.c:
+ Take the last byte into account when analyzing the string section.
+
+17-03-20 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/pychrysa/format/symbol.c:
* src/analysis/disass/output.c:
Update code.