veluca93 opened a new issue, #6020:
URL: https://github.com/apache/arrow-rs/issues/6020

   Hi all,
   while going through the code in `arrow`, I spotted a few places in which the 
usage of unsafe code is unsound, and a few in which I could not determine 
whether it was or not.
   
   I do not believe that the issues I found could cause problems *today*, but I 
prepared a PR nonetheless that fixes the unsound cases I could find, improves 
documentation in the cases in which I could figure out why the code is indeed 
sound, and leaves a FIXME comment for the remaining cases that were beyond my 
ability to figure out :-)
   
   I hope this helps!


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