zeroshade commented on issue #36050: URL: https://github.com/apache/arrow/issues/36050#issuecomment-1589620651
The docs specify the lifetime and memory management semantics here: https://arrow.apache.org/docs/format/CDataInterface.html#memory-management That said, it looks like you're right. There should be a `free(child);` after `child->release(child);` Would you be willing to contribute a PR to fix it? :smile: -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org