mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-07-23 06:29:48 +03:00
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