diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2012-11-25 22:00:02 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2012-11-25 22:00:02 (GMT) |
commit | 671cacb80fd438a5f4d51db853ed08d7a6edb9ab (patch) | |
tree | 3081bc41bca43137cca75e52fcbcf81798e8b4e2 /ChangeLog | |
parent | 40d448bc4734882ca4a2580b481738f4720ebabe (diff) |
Fortified Chrysalide a little bit against wrong APK files.
git-svn-id: svn://svn.gna.org/svn/chrysalide/trunk@291 abbe820e-26c8-41b2-8c08-b7b2b41f8b0a
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +12-11-25 Cyrille Bagard <nocbos@gmail.com> + + * plugins/androhelpers/try_n_catch.c: + * src/analysis/disass/links.c: + * src/arch/dalvik/decomp/const.c: + * src/arch/dalvik/operands/pool.c: + * src/glibext/gbufferline.c: + * src/glibext/gbufferline.h: + Fortify Chrysalide a little bit against wrong APK files. + 12-11-23 Cyrille Bagard <nocbos@gmail.com> * plugins/androhelpers/params.c: |