emkornfield commented on issue #5332:
URL: https://github.com/apache/arrow-rs/issues/5332#issuecomment-2458401228

   We've had good experience in parquet-cpp of integrating with 
https://github.com/google/oss-fuzz I haven't looked into what supporting Rust 
would look like exactly but that seems like a reasonable place to start?
   
   I think one important item is a philosophical question, of if malformed data 
should trigger a panic.  Can I interpret the comment above:
   
   "We should try to avoid it, but its not like UB where it would indicate a 
bug. Panics are just exceptions." as if the fuzzer uncovers a panic, then 
submitting a patch to avoid the panic would be accepted?


-- 
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