radare2/libr/core
Álvaro Felipe Melchor d3add04b5a Fix oob read
2016-09-24 02:14:53 +02:00
..
p Fixing ds in x86 (#5802) 2016-09-22 13:42:06 +02:00
anal_tp.c fixing bug in anal type matching 2016-09-04 19:13:10 +03:00
anal_vt.c Fix latest covs 2016-09-03 17:26:56 +02:00
anal.c Fix the radiff2 -C MATCH issue, still not perfect but getting in shape 2016-09-22 23:57:16 +02:00
asm.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
cbin.c Fix oob read 2016-09-24 02:14:53 +02:00
cio.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
cmd_anal.c Fix the radiff2 -C MATCH issue, still not perfect but getting in shape 2016-09-22 23:57:16 +02:00
cmd_api.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
cmd_cmp.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
cmd_debug.c Fixing ds in x86 (#5802) 2016-09-22 13:42:06 +02:00
cmd_egg.c replace r_cons_printf("%s\n",p) r_cons_println(p) 2016-06-26 00:52:03 -04:00
cmd_eval.c Fix VRR on windows issues 2016-08-14 19:29:59 +02:00
cmd_flag.c Fix #5543 - oob write in Sr command (#5598) 2016-08-24 00:23:14 +02:00
cmd_hash.c Fix #4965. Add support for luhn searching and hashing. 2016-08-01 12:34:54 +02:00
cmd_help.c Add ?en command to echo without newlines 2016-09-15 16:40:51 +02:00
cmd_info.c Fix #5476 - fix UAF executing twice izz~:0 2016-08-28 17:36:18 +02:00
cmd_log.c core/cmd_log: Fixed T description 2016-07-12 21:24:55 +02:00
cmd_macro.c Fix macroses help 2016-09-05 04:45:41 +03:00
cmd_magic.c Fix #1476: respect search.from and don't seek on /m (#4973) 2016-05-23 11:25:17 +02:00
cmd_meta.c Fix null pointer deref in meta variable comments 2016-09-04 16:58:00 +02:00
cmd_mount.c Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
cmd_open.c Fix latest COVs 2016-09-21 11:30:29 +02:00
cmd_print.c update pds changes 2016-09-24 00:30:13 +02:00
cmd_project.c Fix #5526 - Save function local flags in projects 2016-08-15 20:47:46 +02:00
cmd_quit.c Correction for #5349 (#5369) 2016-07-25 10:37:51 +02:00
cmd_search_rop.c Fix some coverities 2016-08-24 22:02:38 +02:00
cmd_search.c Fixing ds in x86 (#5802) 2016-09-22 13:42:06 +02:00
cmd_section.c Only recache hints if database changes. Huge speedup in pd 2016-09-20 11:34:08 +02:00
cmd_seek.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_type.c Fix for tk 2016-09-14 00:22:43 +02:00
cmd_write.c remove `next' param from r_core_block_read() 2016-08-15 14:26:58 -05:00
cmd_zign.c More zignature fixes (#5795) 2016-09-18 23:07:48 +02:00
cmd.c Fix #5790 - 0>> shouldnt quit the prompt 2016-09-19 17:44:22 +02:00
config.c Add radiff2 -S to specify which column to sort for code diffing 2016-09-22 20:33:26 +02:00
core.c Fix regression when selecting bits in core 2016-09-24 00:19:36 +02:00
disasm.c Follow wide strings in disasm 2016-09-23 17:48:40 +02:00
file.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
gdiff.c Fix the radiff2 -C MATCH issue, still not perfect but getting in shape 2016-09-22 23:57:16 +02:00
graph.c Fix #5813 - Honor scr.randpal in VVR as its done in VR 2016-09-22 12:18:55 +02:00
hack.c Infer fixes Round 2 (#4993) 2016-05-24 22:22:15 +02:00
help.c
Jamroot
libs.c Fix invalid free() on teardown for io plugins (#5722) 2016-09-09 19:30:23 +02:00
linux_heap_glibc_32.c Fix coverities related to dmh 2016-09-15 19:11:15 +02:00
linux_heap_glibc_64.c missed return value (#5777) 2016-09-15 19:25:20 +02:00
log.c replace r_cons_printf("%s\n",p) r_cons_println(p) 2016-06-26 00:52:03 -04:00
Makefile Fix #5533 - Fix aftm segfault 2016-08-16 11:59:01 +02:00
panels.c Revert "Remove agv fix #5662" 2016-09-02 17:14:52 +02:00
patch.c Fix #2880 - Fix crash in rapatch (r2 -P) 2015-07-08 14:21:43 +02:00
plugin.c Remove two unused fields in RAnalOp and some deadcode 2016-06-17 14:26:24 +02:00
project.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
pseudo.c Add comments in pdc and arm.pseudo fixes 2016-04-22 10:15:17 +02:00
rtr.c Fix #5668 - Honor =H arg path 2016-09-02 20:57:45 +02:00
syscmd.c Fix #3585 - Implement cp and mv #syscmd 2015-10-25 02:32:22 +02:00
task.c Code cleanup and reindent in visual/core 2016-08-23 03:02:23 +02:00
vasm.c Code cleanup and reindent in visual/core 2016-08-23 03:02:23 +02:00
visual.c Refix #5715 - Add Ve$ command to see vars in visual 2016-09-15 12:40:46 +02:00
vmarks.c fix visual mark target address (#5637) 2016-08-29 20:20:10 +02:00
vmenus.c Enhance Visual bit editor with 30% more colors and keys! 2016-09-22 12:19:21 +02:00
yank.c Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00