You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andrew Lamb (Jira)" <ji...@apache.org> on 2021/04/26 12:50:02 UTC

[jira] [Closed] (ARROW-11865) [Rust] Out of bound reads in chunk iterator

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