[
https://issues.apache.org/jira/browse/ARROW-11865?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Lamb closed ARROW-11865.
-------------------------------
Resolution: Invalid
> [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
> Priority: Major
>
> 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)