Antoine Pitrou created ARROW-13042:
--------------------------------------
Summary: [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
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)