Antoine Pitrou created ARROW-11970:
--------------------------------------
Summary: [C++][CI] Fix Valgrind failures
Key: ARROW-11970
URL: https://issues.apache.org/jira/browse/ARROW-11970
Project: Apache Arrow
Issue Type: Bug
Components: C++
Reporter: Antoine Pitrou
See errors in https://github.com/ursacomputing/crossbow/runs/2110197336 .
There are two sources of errors:
* GTest trying to print uninitialized memory when converting the CSV writer
test params to a string
* The fast_float library sometimes reads uninitialized memory
--
This message was sent by Atlassian Jira
(v8.3.4#803005)