rizin/libr
Marco Grassi 05ee096280
Fix null pointer in bobj.c (#16015)
* fixing memory leaks
* use the return if macro
* removed redundand checks
* fixed some out of bound accesses
* fixed null pointer bug in bobj
2020-02-21 11:05:55 +01:00
..
anal Fix incorrect PPC ESIL and add testcase (#15970) (#15995) 2020-02-18 16:08:38 +01:00
asm Revert "ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary (#15535)" 2020-02-17 00:00:46 +01:00
bin Fix null pointer in bobj.c (#16015) 2020-02-21 11:05:55 +01:00
bp Fix double free in r_bp_del_index and other breakpoint index bugs 2020-01-05 18:34:03 +01:00
config Treat empty string as false when boolifying (#15859) 2020-01-21 21:01:06 +08:00
cons Fix ASAN segfault in RCons.rgbParse() 2020-02-18 01:04:08 +01:00
core Add Authentihash support for PE (#15987) ##bin 2020-02-20 21:03:16 +01:00
crypto
debug Fix show register value in column (#16010) ##debug 2020-02-20 16:26:29 +01:00
egg Revert "ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary (#15535)" 2020-02-17 00:00:46 +01:00
flag Revert "ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary (#15535)" 2020-02-17 00:00:46 +01:00
fs Fix #14424 - Handle ~ operator in the ms shell ##cons (#15846) 2020-01-19 07:40:21 +01:00
hash
include Add Authentihash support for PE (#15987) ##bin 2020-02-20 21:03:16 +01:00
io Fix #15789: Increment offset for reads as well (#15865) ##io 2020-01-20 17:39:16 -05:00
lang Some more coverity fixes (#15802) 2020-01-14 12:57:34 +01:00
magic Make it possible to use sysmagic again (#15658) 2019-12-16 23:24:29 +01:00
main Add Authentihash support for PE (#15987) ##bin 2020-02-20 21:03:16 +01:00
parse Show flag realname when finding a function and realname is enabled ##disasm (#15827) 2020-01-16 21:15:42 +01:00
reg Fix bounds check for flag registers in last byte of arena (#12949) (#15893) 2020-01-26 16:19:19 +01:00
search Revert "ONE_STREAM_HACK & scr.onestream: Force expected ONE_STREAM order if necessary (#15535)" 2020-02-17 00:00:46 +01:00
socket Some coverity fixes (#15643) 2019-12-16 04:36:46 -06:00
syscall Link sdb fully into r_util in meson (#15338) ##build 2019-10-23 15:52:19 +02:00
util Add Authentihash support for PE (#15987) ##bin 2020-02-20 21:03:16 +01:00
config.h.head
config.h.in
config.h.tail
config.mk.head
config.mk.tail
depgraph.pl
do-ar-sh
ld.script
libr.pc.acr
libs.custom.mk.example
libs.mk
Makefile Fix build of the onefied shared lib ##build 2019-10-29 16:53:41 +01:00
meson.build Remove Custom Analysis for Java (#15817) ##anal 2020-01-16 11:25:49 +01:00
rules.mk
stripsyms.sh
symgraph.pl