summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-09-11 18:31:34 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-09-11 18:31:34 (GMT)
commitfe39a487b4db5564036a436bfcb7cf3561889fb5 (patch)
tree99f9ceeea2eecbc3aaf7c2ce8fb226b700cb4dbf /ChangeLog
parent29f3cf8c660c5ce51dbcdbd0c770a1d9831cf1a8 (diff)
Fixed a bug when decoding some catch-all handlers in Dex code item.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f381224..fc0f6cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-09-11 Cyrille Bagard <nocbos@gmail.com>
+ * src/format/dex/dex-int.c:
+ Fix a bug when decoding some catch-all handlers in Dex code item.
+
+16-09-11 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/androhelpers/try_n_catch.c:
* plugins/readdex/class.c:
Update code.