You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Yaron Gvili (Jira)" <ji...@apache.org> on 2022/10/07 19:14:00 UTC

[jira] [Updated] (ARROW-17964) [C++] Range data comparison for struct type may go out of bounds

     [ https://issues.apache.org/jira/browse/ARROW-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yaron Gvili updated ARROW-17964:
--------------------------------
    Description: When the struct-typed items being compared do not have the same length as the struct, an index-access to child data may go out of bounds.

> [C++] Range data comparison for struct type may go out of bounds
> ----------------------------------------------------------------
>
>                 Key: ARROW-17964
>                 URL: https://issues.apache.org/jira/browse/ARROW-17964
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Yaron Gvili
>            Assignee: Yaron Gvili
>            Priority: Major
>
> When the struct-typed items being compared do not have the same length as the struct, an index-access to child data may go out of bounds.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)