You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/06/16 15:57:00 UTC

[jira] [Assigned] (ARROW-13042) [C++] Automatic checks that kernels don't leave uninitialized data in output

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

Antoine Pitrou reassigned ARROW-13042:
--------------------------------------

    Assignee: Antoine Pitrou

> [C++] Automatic checks that kernels don't leave uninitialized data in output
> ----------------------------------------------------------------------------
>
>                 Key: ARROW-13042
>                 URL: https://issues.apache.org/jira/browse/ARROW-13042
>             Project: Apache Arrow
>          Issue Type: Task
>          Components: C++
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>
> To minimize the risk of issues such as ARROW-13041, perhaps our compute kernel test harness should include a check that allocated data is always initialized (using Valgrind).



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