unicorn/include
farmdve 036763d6ae Fix memory leaks as reported by DrMemory and Valgrind.
ARM and probably the rest of the arches have significant memory leaks as
they have no release interface.

Additionally, DrMemory does not have 64-bit support and thus I can't
test the 64-bit version under Windows. Under Linux valgrind supports
both 32-bit and 64-bit but there are different macros and code for Linux
and Windows.
2016-01-08 01:42:56 +02:00
..
unicorn add permissions to map_ptr api 2015-11-28 11:28:31 -08:00
hook.h rename uchook to uc_hook, ucengine to uc_engine, uc_hook_t to uc_hook_type 2015-09-05 11:20:32 +08:00
qemu.h import 2015-08-21 15:04:50 +08:00
qemu_macro.h import 2015-08-21 15:04:50 +08:00
uc_priv.h Fix memory leaks as reported by DrMemory and Valgrind. 2016-01-08 01:42:56 +02:00