[pdal-commits] [PDAL/PDAL] 87d938: Fix thread-safety issue when writing addon data. (...
Andrew Bell
noreply at github.com
Fri Jul 12 11:31:53 PDT 2019
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: 87d9384da84464526f35ee0a89634dfdfc6ead7b
https://github.com/PDAL/PDAL/commit/87d9384da84464526f35ee0a89634dfdfc6ead7b
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2019-07-12 (Fri, 12 Jul 2019)
Changed paths:
M io/EptReader.cpp
Log Message:
-----------
Fix thread-safety issue when writing addon data. (#2611)
Fix point count for addon data initialization.
Close #2610
More information about the pdal-commits
mailing list