radare2/libr
pancake 58f0d8343a
Fix segfaults in fuzzed bins (#16538)
2020-04-12 12:16:51 +02:00
..
anal Fix dup af+ removing function from hts (#16526) 2020-04-12 04:34:10 +02:00
asm Fix #16433 - Support movabs for x86_64's MOV r64, imm64 (#16527) 2020-04-11 23:34:44 +08:00
bin Fix segfaults in fuzzed bins (#16538) 2020-04-12 12:16:51 +02:00
bp Fix double free in r_bp_del_index and other breakpoint index bugs 2020-01-05 18:34:03 +01:00
config Fix RConfigHold in case the same key is set two times 2020-03-24 15:23:35 +01:00
cons Fix #15978 - segfault when using r2pipe webserver + local visual (#16508) 2020-04-11 01:57:39 +02:00
core Fix memory leak in /ad/ using r_regex api wrongly ##search (#16537) 2020-04-12 10:53:41 +02:00
crypto Fix check for failed allocation (#16232) 2020-03-17 01:02:43 +01:00
debug Fix Build on NetBSD (#16520) ##build 2020-04-11 01:52:19 +02:00
egg Fix segfaults in fuzzed bins (#16538) 2020-04-12 12:16:51 +02:00
flag Fix #16138 - Do not preincrement when it's not necessary (#16151) 2020-03-05 19:06:59 +01:00
fs Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
hash Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
include Fix #16109 - Add R_SYS_ARCH for s390x ##ports (#16471) 2020-04-10 08:09:41 +02:00
io Fix #16432 - openbsd fork+attach EBUSY issue ##debug (#16505) 2020-04-11 01:56:50 +02:00
lang Make size arg of r_file_slurp() size_t (#16221) 2020-03-15 23:34:38 +01:00
magic Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
main Fix #16389 - r2r -qv and r2 -v to show version and quiet versions (#16472) ##tools 2020-04-08 13:56:52 +02:00
parse Code cleanup in parse.x86_pseudo 2020-03-21 16:52:43 +01:00
reg Use r_str_trim_head_ro instead of hacky while loops (#16416) 2020-04-05 15:50:19 +02:00
search Avoid duplicated module filenames to fix static.sh ##build (#16403) 2020-04-02 14:30:27 +02:00
socket Always use r_getopt, do not depend on libc (not just on windows) ##core (#16325) 2020-03-27 17:06:40 +01:00
syscall Fix #12700 (#16332) 2020-03-28 06:35:53 -05:00
util Fix memory leak in /ad/ using r_regex api wrongly ##search (#16537) 2020-04-12 10:53:41 +02:00
Makefile Build fixes to make emscripten builds happy (#16406) ##build 2020-04-02 17:52:03 +02:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail Remove CYGWIN & MINGW remnants (#13377) 2019-03-15 12:55:08 +08:00
depgraph.pl
do-ar-sh Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +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 Add sys/build-shlib.sh and fix static builds ##build 2019-05-28 23:15:22 +02:00
libs.mk Fix #13765 - asm/anal cant be build in parallel ##build 2019-05-05 22:55:20 +02:00
meson.build Add Windows Crash Dump format support (#16087) ##bin 2020-03-02 19:20:27 +01:00
rules.mk Fix android-static ##build 2019-08-01 04:39:40 +02:00
stripsyms.sh
symgraph.pl