mbrobbel commented on issue #405: URL: https://github.com/apache/arrow-go/issues/405#issuecomment-2981730432
> [@mbrobbel](https://github.com/mbrobbel) on the Rust side, do you know if the C structs are definitely memset to 0 before they are populated when exporting to them? When Rust produces these structs (https://docs.rs/arrow/latest/arrow/ffi/index.html), yes: https://doc.rust-lang.org/reference/behavior-considered-undefined.html#r-undefined.invalid + https://doc.rust-lang.org/reference/behavior-considered-undefined.html#invalid-values -- 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]
