Commit graph

17 commits

Author SHA1 Message Date
Jeffrey Crowell
b89bde9df9 reindent cmd_debug.c and fix tons of memleaks 2016-07-13 00:35:13 -04:00
Jeffrey Crowell
51348dd8a8 fix infinite anal loop 2015-10-14 20:45:50 -04:00
pancake
e147a21be9 Fix some of the alloc-check bugs reported in #2772 2015-06-17 12:36:08 +02:00
jvoisin
7c096bb1f4 Fix various coverity issues 2015-06-01 21:10:37 +02:00
Álvaro Felipe Melchor
29e8668e51 Fix a NULL dereference 2015-05-22 12:46:15 +02:00
pancake
1d6a40b92f Fix more Java issues 2015-05-11 16:46:52 +02:00
pancake
ba2a1e0edd Deprecate RAnalOp.eob 2014-08-24 14:35:15 +02:00
jvoisin
32743f0312 Coverifix for rpnesil 2014-08-20 21:09:01 +02:00
Adam Pridgen
6bc694f873 Added colorization to pdn and added a dead code warning if all the bytes in a method are not consumed during analysis. 2014-04-01 16:22:56 -05:00
Adam Pridgen
2e20adb68d Proposed fix to printing function disassembly with rewrite of the function handling reflines. 2014-01-24 02:40:02 +01:00
Adam Pridgen
5eb3e68c4f fixed warning introduced by java 2014-01-22 21:29:07 -06:00
pancake
7894c8aa89 Honor CPPFLAGS or custom iOS builds and add missing parenthesis in anal_ex 2014-01-10 18:05:58 +01:00
Adam Pridgen
9bdd742a43 Fix null pointer issues with java's use of sdb. Re-did the way keys for cp object, methods, and fields are entered into the sdb. Updated the way bin objects are referenced in asm and anal plugins for java. 2014-01-10 00:35:25 -06:00
Adam Pridgen
efcad51646 Fixing coverity issues and a potential buffer overflow in bb->op_bytes 2014-01-07 04:31:56 +01:00
Adam Pridgen
34e24736e5 fixed up usage of new for switch 2014-01-06 12:32:17 +01:00
Adam Pridgen
989bc540cf changing RAnalInfos to RAnalState 2014-01-06 12:32:13 +01:00
Adam Pridgen
b0593f9001 rename r_anal2 to r_anal_ex to fix namespace issues 2014-01-05 23:06:00 +01:00