Commits


Antoine Pitrou authored and GitHub committed 8d949c9ecc4
ARROW-17041: [C++] Fix uninitialized FixedSizeBinaryScalar buffer value (#13597) This fixes a Valgrind failure and avoids exposing past memory contents. Authored-by: Antoine Pitrou <antoine@python.org> Signed-off-by: Antoine Pitrou <antoine@python.org>