You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/03/11 09:22:42 UTC

[GitHub] [arrow-rs] jhorstmann commented on pull request #1421: Fix possibly unaligned writes in MutableBuffer

jhorstmann commented on pull request #1421:
URL: https://github.com/apache/arrow-rs/pull/1421#issuecomment-1064926553


   In `from_trusted_len_iter` the `MutableBuffer` is created inside the method, so there should be no way for the pointer to become unaligned. Probably still a good idea to adjust it for consistency.


-- 
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: github-unsubscribe@arrow.apache.org

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