radare2/libr
Vlad Ivanov 060bab6350 anal_xtensa: fix possible heap buffer overrun
Stack pointer could be affected by both wide and narrow
forms of addi. Use proper instruction decoding to obtain
the operand value.
2016-09-26 00:49:41 +02:00
..
anal anal_xtensa: fix possible heap buffer overrun 2016-09-26 00:49:41 +02:00
asm Fixes in oa, asm.bits, avr and io debug issues 2016-09-26 00:46:20 +02:00
bin Fixes in oa, asm.bits, avr and io debug issues 2016-09-26 00:46:20 +02:00
bp Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
config Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
cons Fix latest COVs 2016-09-21 11:30:29 +02:00
core Fixes in oa, asm.bits, avr and io debug issues 2016-09-26 00:46:20 +02:00
crypto Fix sys/ios-static.sh 2016-09-12 20:52:12 +02:00
debug dso problem (#5825) 2016-09-22 15:31:05 +02:00
egg Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
flags Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
fs Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
hash
include Fix warnings and coding style 2016-09-25 01:27:05 +02:00
io Fixes in oa, asm.bits, avr and io debug issues 2016-09-26 00:46:20 +02:00
lang
magic Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
parse add support for jb instruction in pseudo asm (#5818) 2016-09-21 16:04:21 +02:00
reg Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
search Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
socket Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
syscall Fix #5633 - Change x == NULL to correct syntax 2016-09-19 14:44:47 +02:00
util Bigendian fixes: Mainly for mach0 (WIP) 2016-09-26 00:40:52 +02:00
config.h.head
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl Update depgraph.pl script usage (#5577) 2016-08-22 11:22:13 +02:00
do-ar-sh
Jamroot
libr.pc.acr
Makefile
rules.mk
stripsyms.sh
symgraph.pl