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 Fixed syscall sdb symbolic links 2017-09-13 09:25:35 +02:00
darwin-arm-64.sdb.txt Fixed syscall sdb symbolic links 2017-09-13 09:25:35 +02:00
darwin-x86-32.sdb.txt macosx syscalls: use 0x80 as interrupt on fix mach calls 2018-08-17 17:43:25 +02:00
darwin-x86-64.sdb.txt macosx syscalls: use 0x80 as interrupt on fix mach calls 2018-08-17 17:43:25 +02:00
dos-x86-16.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
freebsd-x86-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
gen.sh Fix syscall resolution for linux-arm-64 2016-10-26 22:31:33 +02:00
ios-arm-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
ios-arm-64.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
ios-x86-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
linux-arm-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
linux-arm-64.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
linux-mips-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
linux-sparc-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
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 arm syscalls: nordic s110 softdevice support 2018-08-23 16:41:34 +02:00
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 Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
openbsd-x86-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
openbsd-x86-64.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
par.sh * Major refactoring in r_syscall 2011-09-04 05:33:59 +02:00
s110-arm-16.sdb.txt Finish converting arm s110 syscalls (#11280) 2018-08-28 10:35:30 +02:00
windows-x86-32.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00
windows-x86-64.sdb.txt Renamed sdb models to .sdb.txt (#8463) 2017-09-13 09:20:34 +02:00