diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2016-04-03 17:05:42 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2016-04-03 17:05:42 (GMT) |
commit | 1d72be43f80250d2e8b064a8bfafe4a1f3f3b007 (patch) | |
tree | 166884c36cfd00c91dfb9122041e18294d85203c /ChangeLog | |
parent | 369ef33b8a22e3780924f52747721d12f9328bf0 (diff) |
Fixed a mistake and called the right function.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 16-04-03 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/disass/disassembler.c: + Fix a mistake and call the right function. + +16-04-03 Cyrille Bagard <nocbos@gmail.com> + * plugins/pychrysa/pychrysa.c: Fix a mistake when building the work queues from Python. |