radare2/libr/io
2022-09-10 01:28:37 +02:00
..
p Fix some critical bugs spotted by coverity 2022-09-10 01:28:37 +02:00
io_bank.c else block linting 2022-08-18 18:35:22 +02:00
io_cache.c Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
io_desc.c Fix another uaf in the macho swizzling 2022-08-01 05:31:55 +02:00
io_fd.c Dont use != NULL as its implicit in C, even for bool casts ##refactor 2022-03-15 19:54:04 +01:00
io_map.c Miniscule optimization of io vread and mapping operations ##io 2022-07-04 13:51:26 +02:00
io_memory.c Initial implementation of the xattr io plugin ##io 2022-08-17 23:18:11 +02:00
io_memory.h Boolify RIO.close() ##refactor 2021-10-04 14:47:22 +02:00
io_plugin.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
io_submap.c Fix last covs from recent changes (v850 spaces/uaf, macho/io nullderefs) 2022-05-31 02:14:16 +02:00
io.c Fix use-after-free in the macho swizzler ##bin 2022-07-27 10:22:12 -04:00
ioutils.c Fix #20616 - Fix analysis when using io.cache ##io 2022-08-23 23:25:35 +02:00
Makefile Fix #13196 - Honor SHARED in configure-plugins ##build 2022-05-18 09:06:30 +02:00
meson.build Initial implementation of the reg:// io plugin ##io 2022-08-23 23:27:35 +02:00
p_cache.c Enable linting for trailing tabs ##lint 2022-08-22 23:25:40 +02:00
ptrace_wrap.c Cleanup stuff 2022-06-26 12:41:22 +02:00
undo.c Implement s** for proper seek history parseable output ##shell 2022-08-20 23:47:31 +02:00
undo.h Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00