mirror of
https://github.com/radareorg/radare2.git
synced 2024-12-02 18:27:18 +00:00
020dd97a8b
* Fix segfaults caused by read buffer overflow in x86im - use a 16 byte delta buffer in function and basic block analysis * Fix r_list_delete segfault caused by an use-after-free bug - Thanks Edd Barrett for notifying :) * Clean up many warnings reported by OpenBSD's gcc * Reduce analysis depth to 50 * Fix OpenBSD syscall definitions and fix generator python script |
||
---|---|---|
.. | ||
debug.mk | ||
gdb.mk | ||
haret.mk | ||
io_debug.c | ||
io_ewf.c | ||
io_gdb.c | ||
io_haret.c | ||
io_mach.c | ||
io_malloc.c | ||
io_procpid.c | ||
io_ptrace.c | ||
io_rap.c | ||
io_shm.c | ||
io_w32dbg.c | ||
mach.mk | ||
Makefile | ||
malloc.mk | ||
procpid.mk | ||
ptrace.mk | ||
rap.mk | ||
README | ||
shm.mk | ||
w32.mk | ||
w32dbg.mk |
This directory contains plugins using the libr_io API.