diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ 17-08-05 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/area.c: + Protect a bit stronger the access to the bitfield of the instructions coverage. + +17-08-05 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/area.c: Handle any partial replaced instruction when replacing instructions. 17-07-28 Cyrille Bagard <nocbos@gmail.com> |