diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +15-02-18 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/area.c: + * src/analysis/disass/area.h: + Fix a bug by properly reloading a reallocated list of binary areas. + + * src/arch/target.c: + Avoid to crash when there is no label linked to a symbol. + 15-02-17 Cyrille Bagard <nocbos@gmail.com> * src/analysis/binary.c: |