radare2/libr/syscall
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
..
d Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00
d2 Fix null deref in swift demangler 2018-01-25 05:58:34 +01:00
example.syscall-file * Initial import of libr 2009-02-05 22:08:46 +01:00
fastcall.h Fix syscalls in macOS (#10956) 2018-08-07 12:15:53 +02:00
ioports.c AVR: Correct duplicate IOPort UCSRA in ioports.c (#5366) 2016-07-24 11:16:27 +02:00
Makefile Initial rework of sysregs 2018-01-24 15:12:33 +01:00
meson.build Do not use reversed keyword of meson ##build 2019-01-10 14:15:50 +01:00
syscall.c Make ASAN green again (#13098) 2019-02-14 18:07:08 +01:00