diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-05-22 19:59:03 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-05-22 19:59:03 (GMT) |
commit | 1c96d0ae943b45f71954c1772aa94f78bafdf656 (patch) | |
tree | 6f8ec37cd76ac07e986f08a65c588b04051cedad /ChangeLog | |
parent | 16f07d7609b71e7cbbed0dce438ed94fb96d089e (diff) |
Fixed a memory leak with the built list of disassembling areas.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +17-05-22 Cyrille Bagard <nocbos@gmail.com> + + * src/analysis/disass/area.c: + Fix a memory leak with the built list of disassembling areas. + 17-05-21 Cyrille Bagard <nocbos@gmail.com> * src/arch/instruction-int.h: |