diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-07-07 21:24:15 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-07-07 21:24:15 (GMT) |
commit | 1194c79f2b7ccca24d9f89090722ed1157cbc5e1 (patch) | |
tree | c1f2d0cb864c44a4a749ae9c04bf36b55173d846 /ChangeLog | |
parent | baec975600e6ef5ce4499b6c79798358dd0f7eff (diff) |
Fixed an out-of-bound write when defining portion descriptions.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 17-07-07 Cyrille Bagard <nocbos@gmail.com> + * src/glibext/gbinportion.c: + Fix an out-of-bound write when defining portion descriptions. + +17-07-07 Cyrille Bagard <nocbos@gmail.com> + * src/analysis/binary.c: Free the disassembling task only once. |