radare2/libr/reg
Elia Geretto 31e8d7cb68 Fix various memory leaks (#6272)
* Fix bits_ranges memory leak in anal.c
* Fix anal->reg memory leak and prevent use after free in plugin.c
* Fix reg->allregs memory leak in reg.c
* Fix dbg->plugins memory leak in debug.c
* Fix io->plugin_default memory leak in io.c
* Fix plugin_free not deallocating plugin in bin.c
* Adapt to style guidelines
* Fix memory leak in r_bin_object_free and resolve double free
* Fix o->kv memory leak in r_bin_object_set_items
* Fix memory leak pushing arena on reg init
* Fix io->plugin_default memory leak in io.c
* Adapt to style guidelines
* Fix pfile memory leak in radare2.c
* Add braces to if in bin.c
2016-12-01 09:09:59 +01:00
..
p Uppercase register aliases 2015-10-31 01:59:01 +01:00
arena.c ha ha ha, shrink grows! 2016-11-14 16:08:05 +01:00
cond.c Fix #3286 - Use stdbool.h 2016-07-12 22:15:19 +02:00
double.c Rreg fpu changes (#6191) 2016-11-14 23:58:29 +01:00
Jamroot Add RRegCond api 2014-01-07 04:29:56 +01:00
Makefile Implement RReg API for long double and packed registers 2015-08-23 03:58:49 +02:00
profile.c Shrink all arenas before reloading the new reg profile 2016-11-24 00:29:34 +01:00
reg.c Fix various memory leaks (#6272) 2016-12-01 09:09:59 +01:00
value.c Fix #6228 - Double 0x in dr= 2016-11-20 11:30:15 +01:00