rizin/librz
Anton Kochkov 0cfd44b4a5
Fix segfault in rz-find for multiple files (#1018)
* Fix segfault in rz-find when using multiple files
* Make sure each file gets clean context in rz-find
* Add rz-find tests for multiple files usage

Co-authored-by: Tomasz Gorochowik <tgorochowik@gmail.com>
2021-08-19 14:20:54 +08:00
..
analysis Fix some of the Coverity issues in types and analysis code (#1474) 2021-08-18 15:19:08 +08:00
asm Fix #18619 - Wrong assembly generated for: "add x0, x0, 1, lsl #12" (ARM64) ##asm 2021-08-18 09:16:23 +02:00
bin Fix coverity issue in Mach-O format (#18546) 2021-08-18 09:16:23 +02:00
bp
config
cons rz_cons_printf_list: fix potential busy loop (#18970) (#1418) 2021-08-11 00:57:04 +08:00
core Reset certificate search properly (#18664) ##search 2021-08-18 17:22:13 +02:00
crypto Fix some warnings related casting ut8* to char* (#1371) 2021-07-28 17:33:48 +02:00
debug Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
diff
egg [rz-gg] check if there is actual code to compile before failing (#1476) 2021-08-18 12:12:01 +02:00
flag RzArch: Fix clang-ci and Coverity warnings (#1302) 2021-07-13 10:15:11 +02:00
hash Added Missing SPDX headers on librz/hash (#1275) 2021-07-06 18:43:32 +08:00
include Fix several memleaks (#1473) 2021-08-18 09:22:43 +08:00
io Add some SPDX headers (#1469) 2021-08-17 18:27:03 +02:00
lang Remove unused RzLang Vala tests 2021-07-20 01:49:21 +08:00
magic
main Fix segfault in rz-find for multiple files (#1018) 2021-08-19 14:20:54 +08:00
parse Fix some of the RzType memory leaks (#1459) 2021-08-17 06:40:27 +08:00
reg RzArch: Fix clang-ci and Coverity warnings (#1302) 2021-07-13 10:15:11 +02:00
search
socket System LIBRARY_PATH must be honored (not replaced) on HaikuOS 2021-08-18 09:16:23 +02:00
syscall RzArch: Fix clang-ci and Coverity warnings (#1302) 2021-07-13 10:15:11 +02:00
type Fix some of the Coverity issues in types and analysis code (#1474) 2021-08-18 15:19:08 +08:00
util Various fixes on Java, icc/ic and dex rewrite (#1455) 2021-08-17 21:52:11 +02:00
config.h.in Few SPDX info addition and REUSE lint to CI (#1274) 2021-07-07 16:09:57 +08:00
librz.pc.in
meson.build Add API calls of Windows Heap for Cutter (#1386) 2021-08-05 12:54:46 +08:00