fixed leaks in test cases (#1247)
This commit is contained in:
@@ -301,6 +301,7 @@ static void test_i386_map_ptr(void)
|
||||
printf(">>> Failed to read 4 bytes from [0x%x]\n", ADDRESS);
|
||||
|
||||
uc_close(uc);
|
||||
free(mem);
|
||||
}
|
||||
|
||||
static void test_i386_jump(void)
|
||||
|
||||
Reference in New Issue
Block a user