diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2017-08-27 18:15:41 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2017-08-27 18:15:41 (GMT) |
commit | 562a56f01cfb81ff7538418dd183aaa53e90b17c (patch) | |
tree | f330e35c6ec16eecc4c11db5e72ffd0930f102f8 /ChangeLog | |
parent | dbb5a81c38ccbdefafc2abe3bd1e266a7fc42bc2 (diff) |
Took into account that loading types from the Dex pool may fail.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 17-08-27 Cyrille Bagard <nocbos@gmail.com> + * src/format/dex/class.c: + Take into account that loading types from the Dex pool may fail. + +17-08-27 Cyrille Bagard <nocbos@gmail.com> + * plugins/readdex/ids.c: Take into account that some instruction creations may fail. |