diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-03-20 19:57:34 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-03-20 19:57:34 (GMT) |
commit | 02993e7f7d215ae29a041941d686ceab965d0b97 (patch) | |
tree | 0096f1b71f37bbbfd1027eecd1b4dee65e576814 /ChangeLog | |
parent | e5bda7574625e43c2576b9457fc2bd89a79aa43d (diff) |
Taken the last byte into account when analyzing the string section.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |