diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-01-15 09:56:05 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-01-15 09:56:05 (GMT) |
commit | 56e060d11c238ac7c7b3ecf0eb0527bbaebd5b4b (patch) | |
tree | 22264b96c96b03aa9f99dc13231bdcfb1c667267 /ChangeLog | |
parent | 1aa9ba33144b37ae96859573699a80adde93e509 (diff) |
Ensured that symbols always take priority over the disassembled code.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,5 +1,11 @@ 17-01-15 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/area.c: + * src/format/format.c: + Ensure that symbols always take priority over the disassembled code. + +17-01-15 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/db/items/comment.c: Match the perfect line index. |