rizin/libr/core
Anton Kochkov 53aef526b4 Fix Coverity defects
Fix CID 1291594
Fix CID 1291593
2015-04-18 23:19:50 +03:00
..
p Add support for iOS-simulator and static-OSX builds 2015-04-14 17:14:43 +02:00
anal.c Fix memleaks in RCons.pal 2015-04-11 13:08:00 +02:00
asm.c clean up bwdisassemble 2015-04-12 11:58:58 -04:00
bin.c write the same info in normal as in json 2015-04-15 01:47:47 +02:00
cmd.c Add --without-fork and r_sys_fork() 2015-04-11 05:00:05 +02:00
cmd_anal.c Fix afa- and o--;r- 2015-04-16 17:57:36 +02:00
cmd_api.c Fix the leaking holes 2015-04-11 02:05:51 +03:00
cmd_cmp.c Fix Coverity defects 2015-04-18 23:19:50 +03:00
cmd_debug.c Fix #2277 - Segfault with e asm.nbytes=0 and update Sdb for mingw32 2015-04-06 18:31:35 -04:00
cmd_egg.c Fix gs0 crash 2015-04-16 17:49:17 +02:00
cmd_eval.c Added 'ecc' (css output) command to cmd_eval 2015-03-19 00:00:29 +01:00
cmd_flag.c coverifix! 2015-04-13 00:43:42 -04:00
cmd_hash.c Handle s/v s/c s/V and fix help message 2015-03-03 22:34:44 +01:00
cmd_help.c fix visual mode rename functions: 2015-04-14 01:33:24 -04:00
cmd_info.c Fix latest covs 2015-04-15 12:13:50 +02:00
cmd_log.c Fix tons of input crashes reported in #2220 2015-03-22 23:24:13 +01:00
cmd_macro.c
cmd_magic.c Fix --with-sysmagic, honor search.align and some more optimizations for /m 2015-03-27 04:05:00 +01:00
cmd_meta.c Fix about 40 COVs related to memleaks and buffer overflows 2015-03-21 01:27:54 +01:00
cmd_mount.c
cmd_open.c Fix #2273 - Avoid oc in sandbox mode 2015-03-31 18:33:48 +02:00
cmd_print.c Fix CID 1291597 2015-04-18 23:11:47 +03:00
cmd_project.c Remove Pc fix #2250 2015-04-07 23:19:39 +02:00
cmd_quit.c
cmd_search.c Add search.esilcombo to fix #2283 defaults to 8 2015-04-10 02:49:22 +02:00
cmd_section.c Add wta support for appending dump. 2015-04-03 04:11:26 +02:00
cmd_seek.c Add /A and s/A to search for opcodes of specific type. 2015-03-04 00:46:59 +01:00
cmd_type.c
cmd_write.c Fix Coverity defects 2015-04-18 23:19:50 +03:00
cmd_zign.c
config.c make cors configurable with http.cors setting 2015-04-11 20:51:54 +02:00
core.c Fix 3 covs and several warnings in windbg for w32 2015-04-07 14:53:28 +02:00
disasm.c Initial (bugfix/PoC) for the pdc decompiler command 2015-04-16 06:44:48 +02:00
file.c Add wta support for appending dump. 2015-04-03 04:11:26 +02:00
gdiff.c Add radiff2 -CC for deeper bindiffing 2015-04-07 04:12:18 +02:00
graph.c Prevent segfaults 2015-04-11 02:41:02 +03:00
hack.c
help.c
io.c Add wta support for appending dump. 2015-04-03 04:11:26 +02:00
Jamroot
libs.c Fix loadlibs regression 2015-04-10 01:35:50 +02:00
log.c
Makefile Initial (bugfix/PoC) for the pdc decompiler command 2015-04-16 06:44:48 +02:00
panels.c V!: don't hang on EOF 2015-03-23 15:20:17 +01:00
patch.c
plugin.c
project.c
pseudo.c Fix #2394 - pdc null deref 2015-04-17 17:22:56 +02:00
rtr.c Fix e http.bind issue with host uri 2015-04-18 00:36:24 +02:00
syscmd.c Added ~ and $home/$HOME to ls command 2015-04-17 16:49:32 +02:00
task.c
vasm.c
visual.c fixed K/RePag outbounds 2015-04-16 10:30:54 +02:00
vmenus.c Ve honors the terminal height 2015-04-14 03:07:57 +02:00
yank.c