radare2/libr
Lazula afa2963f73
anal_pickle coverity fixes (#20504)
* Add missing % in anal_pickle log format string
* Ensure arg is never NULL in pickle_opasm
2022-07-28 17:15:07 -04:00
..
anal anal_pickle coverity fixes (#20504) 2022-07-28 17:15:07 -04:00
asm Fix arm64's adr and adrp instruction 2022-07-28 15:33:29 -04:00
bin Fix oobread in iOS arm64 kernel parsing ##crash 2022-07-28 00:25:27 -04:00
bp Add a linting to avoid R_LOG calls ending with a dot ##lint 2022-07-04 17:42:25 +02:00
config Use more R_LOG, likely and return asserts in RConfig 2022-07-02 22:40:00 +02:00
cons Fix picking colors for 256 colors terminals ##cons 2022-07-25 06:22:01 -04:00
core Dont show asm.describe on strings ##disasm 2022-07-28 17:13:29 -04:00
crypto Update the embedded libzip under shlr/zip ##io 2022-07-15 12:27:20 +02:00
debug Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
egg Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
flag Build r2 with muon+samu ##ci 2022-07-08 22:44:46 +02:00
fs Fix last covs and support mount in ms ##fs 2022-07-08 09:51:21 +02:00
hash Cleanup stuff 2022-06-26 12:41:22 +02:00
include Fix some memory leaks caused by buggy macros for reference counting 2022-07-24 15:24:32 -04:00
io Fix use-after-free in the macho swizzler ##bin 2022-07-27 10:22:12 -04:00
lang Fix two memleaks in the vala plugin 2022-07-01 00:13:19 +02:00
magic Remove unused daylight logic in magic/mdump ##refactor 2022-07-20 13:24:46 +02:00
main Fix Bx regression 2022-07-23 11:39:38 -04:00
parse Handle arm64's BTI instruction as a nop ##analysis (#20452) 2022-07-15 14:07:21 +02:00
reg Add a linting to avoid R_LOG calls ending with a dot ##lint 2022-07-04 17:42:25 +02:00
search Replace some instances of eprintf with R_LOG_ 2022-06-28 02:49:42 +02:00
socket Fix a new linting to remove the double error message in RLOG calls ##lint 2022-07-07 20:25:26 +02:00
syscall Updated syscalls for aarch64 to linux 5.19.0-rc1 ##anal 2022-07-14 15:59:53 +02:00
util Add spacing linting checks for public function signatures 2022-07-27 10:34:24 -04:00
config.h.head
config.h.in Fix meson build and proper use of cgen ##build (#18920) 2021-07-21 17:22:39 +02:00
config.h.tail
config.mk.head
config.mk.tail Handle serenityos in config.mk too 2021-07-08 00:08:49 +02:00
count.sh Check for subcommands of iz to improve output on invalid input (#19467) 2021-12-05 04:43:31 +01:00
depgraph.pl
do-ar-sh Remove tree-sitter and the r2-shell-parser ##shell 2021-04-24 21:58:09 +02:00
ld.script
libr.pc.acr Fix a null assert in java parser and bring back the libr.pc.acr 2018-10-15 22:14:54 +02:00
libs.custom.mk.example Remove trailing spaces (#19460) 2021-12-02 17:39:59 +01:00
libs.mk Fix build race condition introduced in 0ba897f5c9 (#17773) 2020-10-10 00:36:10 +08:00
Makefile Fix #18621 - Specify ABI version to be X.Y instead of X.Y.Z ##build 2022-02-01 20:03:26 +01:00
meson.build Merge asm.dalvik into anal.dalvik (#20455) 2022-07-17 16:29:54 -05:00
rules.mk Do not remake on modules with d/ ##build 2021-12-12 21:47:07 +01:00
stripsyms.sh
symgraph.pl