diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-07-07 20:55:24 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-07-07 20:55:24 (GMT) |
commit | baec975600e6ef5ce4499b6c79798358dd0f7eff (patch) | |
tree | dfc62004116e7e30a278491607ae850e263315b7 /ChangeLog | |
parent | 7dac383e885e39c09b08542cfbd017fa45597ff2 (diff) |
Freed the disassembling task only once.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +17-07-07 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/binary.c: + Free the disassembling task only once. + 17-07-06 Cyrille Bagard <nocbos@gmail.com> * configure.ac: |