Guess so.
This commit is contained in:
parent
fb126af7a6
commit
d5449d5760
@ -36,7 +36,6 @@ ReleaseExportedSchema(struct ArrowSchema *array) {
|
||||
child->release(child);
|
||||
child->release = NULL;
|
||||
}
|
||||
// UNDONE -- should I be releasing the children?
|
||||
free(array->children[i]);
|
||||
}
|
||||
if (array->children) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user