radare2/libr/core
2022-08-14 21:06:15 +02:00
..
p Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
agraph.c Fix leak of memory returned by r_str_ansi_crop() ##cons 2022-08-08 19:22:49 +02:00
anal_objc.c Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
anal_tp.c
blaze.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
canal.c Fix '/gg' output ##anal 2022-08-09 20:41:05 +02:00
carg.c
casm.c Fix not calling r_asm_op_fini() when needed (#20506) 2022-07-29 07:30:05 -04:00
cbin.c Fix leak in bin_sections ##bin 2022-08-07 12:07:34 +02:00
cconfig.c Fix null deref on non-capstone builds ##crash 2022-08-07 13:48:11 +02:00
cfile.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
cio.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
citem.c
cmd_anal.c Fix issues found by last gcc in cmd_anal.c 2022-08-14 21:06:15 +02:00
cmd_api.c Fix leak of pointer left behind ##core 2022-08-07 00:30:05 +02:00
cmd_cmp.c Partial #19887 - Refactor c[248], add and test c[248]* ##shell 2022-07-07 01:58:11 +02:00
cmd_debug.c Fix not calling r_asm_op_fini() when needed (#20506) 2022-07-29 07:30:05 -04:00
cmd_egg.c
cmd_eval.c Fix leak in nextpal() ##cons 2022-08-08 19:23:09 +02:00
cmd_flag.c Fix leaks when calling r_flag_all_list() ##core 2022-08-09 20:41:05 +02:00
cmd_hash.c
cmd_help.c Be more strict when parsing numbers ##util 2022-07-31 16:53:42 +02:00
cmd_info.c
cmd_log.c
cmd_macro.c
cmd_magic.c Test and benchmark --with-sysmagic in the CI ##search 2022-08-07 16:24:08 +02:00
cmd_meta.c Add cmd.undo and handles it for w and CC commands ##core 2022-07-31 06:34:16 -04:00
cmd_mount.c Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
cmd_open.c Use arch/bits info from anal if asm is not available in r_core_bin_update_arch_bits ##refactor 2022-07-08 12:30:31 +02:00
cmd_print.c Fix not calling r_asm_op_fini() when needed (#20506) 2022-07-29 07:30:05 -04:00
cmd_project.c
cmd_quit.c
cmd_search_rop.c
cmd_search.c Enable emulation in /as, it's fast enough and results are better ##search 2022-08-07 18:42:10 +02:00
cmd_seek.c Fix not calling r_asm_op_fini() when needed (#20506) 2022-07-29 07:30:05 -04:00
cmd_type.c Add the infamous command tac ##shell 2022-07-31 14:41:55 +02:00
cmd_write.c Add cmd.undo and handles it for w and CC commands ##core 2022-07-31 06:34:16 -04:00
cmd_zign.c
cmd.c Fix autocompletion for :.<tab> for r2frida ##shell 2022-08-09 20:50:16 +02:00
core.c Fix autocompletion for :.<tab> for r2frida ##shell 2022-08-09 20:50:16 +02:00
corelog.c
cplugin.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
cproject.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
cundo.c Add cmd.undo and handles it for w and CC commands ##core 2022-07-31 06:34:16 -04:00
disasm_stackptr.inc
disasm.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
esil2c.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
fortune.c Free second path string if file does not exist in getFortuneFile() 2022-07-20 00:19:25 +02:00
gdiff.c Fix memleak on -Cj failure 2022-08-12 17:24:09 +02:00
hack.c
libs.c Fix (null) license on r2 -L 2022-08-14 19:19:31 +02:00
linux_heap_glibc.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
linux_heap_jemalloc.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
Makefile
meson.build
panels.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
patch.c
project.c Minor indent fixes in projects.c 2022-08-01 13:40:05 +02:00
pseudo.c
rtr_http.c The RThread.start(true) had racy deadlocks, re-enable the bg http server ##util 2022-07-20 17:36:27 +02:00
rtr_shell.c
rtr.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
rvc.c Refactor a few eprintf to R_LOG_ERROR ##refactor 2022-08-01 00:21:21 +02:00
task.c
vasm.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
visual_tabs.inc
visual.c Check if RList* is available before calling r_list_get_n() ##util 2022-08-05 14:26:05 +02:00
vmarks.c
vmenus_graph.c
vmenus_zigns.c
vmenus.c Fix several bugs when interacting in VE mode ##cons 2022-08-08 19:23:09 +02:00
vslides.c Refactor a few eprintf 'Cannot …' to R_LOG_ERROR 2022-08-01 16:46:46 +02:00
windows_heap.c
yank.c Fix leak in some yanking cases ##util 2022-08-05 14:26:05 +02:00
zdiff.c Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00