diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-05-07 16:34:44 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-05-07 16:34:44 (GMT) |
commit | 3d28b198f12671e4933890a4b79933d064593ce3 (patch) | |
tree | 1fcf4bad79af94a3b14b349e9d68b61f88d5df8a /ChangeLog | |
parent | 2fc5cc35c256d5bdbe72a1218082e91ddbc3e193 (diff) |
Added debug code to avoid crashes with wrongly disassembled binaries.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +16-05-07 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/routines.c: + Add debug code to avoid crashes with wrongly disassembled binaries. + + * src/format/elf/symbols.c + Extend a debug output. + 16-05-06 Cyrille Bagard <nocbos@gmail.com> * src/arch/arm/v7/Makefile.am: |