diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +15-03-13 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/area.c: + Free allocated memory as expected. + + * src/analysis/disass/limit.c: + * src/analysis/disass/limit.h: + Update and improve without testing the old process of computing limits + for routines. + 15-03-11 Cyrille Bagard <nocbos@gmail.com> * src/analysis/disass/macro.c: |