tustvold commented on code in PR #3893:
URL: https://github.com/apache/arrow-rs/pull/3893#discussion_r1143693686


##########
arrow-data/src/ffi.rs:
##########
@@ -118,9 +118,6 @@ struct ArrayPrivateData {
 
 impl FFI_ArrowArray {
     /// creates a new `FFI_ArrowArray` from existing data.
-    /// # Memory Leaks

Review Comment:
   Perhaps, but from the context of Rust it is just a little bit confusing, as 
`release` isn't even publicly visible :sweat_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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to