Commits


Antoine Pitrou authored and Wes McKinney committed e34057c4b4b
ARROW-4019: [C++] Fix Coverity issues This fixes a number of issues found by Coverity. Other issues are benign, or need to be tackled separately. Author: Antoine Pitrou <antoine@python.org> Closes #3168 from pitrou/ARROW-4019-fix-coverity-issues and squashes the following commits: 6311aa99a <Antoine Pitrou> ARROW-4019: Fix Coverity issues