[pdal-commits] [PDAL/PDAL] a89556: Fixes memory leaks found when runing ctest (#2874)
Even Rouault
noreply at github.com
Wed Jan 15 09:28:53 PST 2020
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: a8955601947438f6c5e2daf033b88029819a7dfa
https://github.com/PDAL/PDAL/commit/a8955601947438f6c5e2daf033b88029819a7dfa
Author: Even Rouault <even.rouault at spatialys.com>
Date: 2020-01-15 (Wed, 15 Jan 2020)
Changed paths:
M io/BpfCompressor.cpp
M io/BpfReader.cpp
M io/BpfReader.hpp
M io/Ilvis2MetadataReader.cpp
M io/OptechReader.cpp
M io/PcdReader.cpp
M io/PlyReader.cpp
M kernels/TIndexKernel.cpp
M pdal/Geometry.cpp
M plugins/pgpointcloud/io/PgCommon.hpp
M test/unit/io/Ilvis2MetadataReaderTest.cpp
Log Message:
-----------
Fixes memory leaks found when runing ctest (#2874)
Found with a -fsanitize=address build
More information about the pdal-commits
mailing list