radare2/libr/syscall/d
Riccardo Schirone fb1b7fbc56 Make ASAN green again (#13098)
* Fix ASAN crash in abtj
* Fix ASAN crash in asj
* Strdup the input because it is a const char * and shouldn't be modified
* Fix some r_assert warnings (related to len==0)
* Check if there are enough words only when necessary
* Other len == 0 edge cases that do not belong to r_return_* checks
* Do not print classes if there are none
2019-02-14 18:07:08 +01:00
..
darwin-arm-32.sdb.txt
darwin-arm-64.sdb.txt
darwin-x86-32.sdb.txt
darwin-x86-64.sdb.txt
dos-x86-16.sdb.txt
freebsd-x86-32.sdb.txt
gen.sh
ios-arm-32.sdb.txt
ios-arm-64.sdb.txt
ios-x86-32.sdb.txt
linux-arm-32.sdb.txt
linux-arm-64.sdb.txt
linux-mips-32.sdb.txt
linux-sparc-32.sdb.txt
linux-x86-32.sdb.txt Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00
linux-x86-64.sdb.txt Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00
Makefile
meson.build Update list of sdb files to build and install ##meson (#13065) 2019-02-12 16:12:50 +01:00
netbsd-x86-32.sdb.txt
openbsd-x86-32.sdb.txt
openbsd-x86-64.sdb.txt
par.sh
s110-arm-16.sdb.txt
windows-x86-32.sdb.txt
windows-x86-64.sdb.txt