Jorge Leitão created ARROW-11865:
------------------------------------

             Summary: [Rust] Out of bound reads in chunk iterator
                 Key: ARROW-11865
                 URL: https://issues.apache.org/jira/browse/ARROW-11865
             Project: Apache Arrow
          Issue Type: Bug
          Components: Rust
            Reporter: Jorge Leitão


There is a `read_unaligned` of a pointer offseted by `index + 1` whose 
corresponding slice is only valid up to `index - X`, where X depends on the 
iterators' offset.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to