memleak: code_gen_buffer using g_free for non-linux

This commit is contained in:
Hoang-Vu Dang
2016-07-11 10:13:13 -05:00
parent 27e0699ef5
commit b9a10152f1
13 changed files with 35 additions and 3 deletions

View File

@ -20,6 +20,7 @@ symbols = (
'memory_map_ptr',
'memory_unmap',
'memory_free',
'free_code_gen_buffer',
'helper_raise_exception',
'tcg_enabled',
'tcg_exec_init',