zeroshade opened a new issue, #41534:
URL: https://github.com/apache/arrow/issues/41534

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   In the Go `cdata` package, importing an array of length 0 ends up leaking 
the memory for the internal `ArrowArray` that we allocate to hold the source 
and tie it to the buffers. This was found by an ASAN run of an ADBC test.
   
   ### Component(s)
   
   Go


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to