mirror of
https://github.com/radareorg/radare2.git
synced 2024-11-28 15:41:38 +00:00
c43e6880fb
* fix out-of-bounds read in r_search_strings_update * Remove static variables searchhits maplist maxhits first_hit in cmd_search.c * Change semantics of r_search_hit_new (update kw->count s->nhits in it), return 2 if search.maxhits is reached and stop searching immediately * honor search.maxhits in r_search_regexp_update * Refactor _cb_hit, remove bckwrds/do_bckwrd_srch and static cmdhit * Fix mem leak in regexp.c * Add support for /d (delta) /bd (backward + delta) when crossing blocksize boundaries |
||
---|---|---|
.. | ||
aes-find.c | ||
bytepat.c | ||
keyword.c | ||
Makefile | ||
meson.build | ||
old_xrefs.c | ||
regexp.c | ||
rsa-find.c | ||
search.c | ||
strings.c | ||
xrefs.c |