fix memory leaks
This commit is contained in:
@@ -15,5 +15,6 @@ int main(void)
|
||||
printf("object %p\n", it.value);
|
||||
}
|
||||
|
||||
b_array_release(array);
|
||||
return 0;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user