radare2/libr
Giovanni d084d92ff0 Coverity bugs 29 aug (#8376)
* 1380031 Resource leak
* 1380032 Logically dead code
* 1380034 Dereference before null check
* 1380035 Explicit null dereferenced + flavour
* 1361726 Resource leak
2017-08-29 12:39:04 +02:00
..
anal Trap before in anal_java to avoid continue execution 2017-08-29 00:12:14 +02:00
asm Enhance error checking in om and avoid adding the same map twice 2017-08-26 23:33:27 +02:00
bin Bring back old string recognition for DEX 2017-08-28 18:02:29 +02:00
bp Add conditional watchpoint (#8321) 2017-08-26 18:57:51 +02:00
config
cons Fix #8340 - shift-tab in V! is working again 2017-08-27 19:31:30 +02:00
core Coverity bugs 29 aug (#8376) 2017-08-29 12:39:04 +02:00
crypto
debug Added backtrace to gdb (#8361) 2017-08-28 16:40:12 +02:00
egg 16 more bugs fixed. most are mem leaks. (#8307) 2017-08-24 17:20:39 +02:00
flag Fix a few more leaks 2017-08-11 13:22:37 +02:00
fs Fix UaF in fs.c 2017-08-11 18:06:25 +02:00
hash update incorrect FSF addresses 2017-08-15 22:28:30 -07:00
include Get rid of R_IO_MAP 2017-08-28 21:43:29 +02:00
io Coverity bugs 29 aug (#8376) 2017-08-29 12:39:04 +02:00
lang Fix random code style issues 2017-07-13 00:46:27 +02:00
magic Leak fixes (#8060) 2017-07-30 03:57:02 +02:00
parse fixed missing break on switch (#8299) 2017-08-24 13:32:23 +02:00
reg Add r_reg_{get,set}_value_by_role and fix "aef" because "PC" is not available on every arch (#8326) 2017-08-27 01:10:19 +02:00
search Set io.va to false if binobj says so 2017-08-28 21:22:46 +02:00
socket Disable jemalloc for old mac-ppc builds, so much crappy code 2017-08-28 20:49:33 +02:00
syscall Fix ds when cfg.debug=false and syscall handling on linux.x86-64 2017-08-11 15:01:52 +02:00
util Coverity bugs 29 aug (#8376) 2017-08-29 12:39:04 +02:00
config.h.head
config.h.in Fixed meson r_version creation + reorder (#7909) 2017-07-14 13:13:18 +02:00
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
do-ar-sh
libr.pc.acr
Makefile
meson.build Meson fixes (SDB, linux, added io_ar) 2017-08-17 10:44:54 +02:00
rules.mk
stripsyms.sh
symgraph.pl
threads