[pdal-commits] [PDAL/PDAL] edb238: Don't access invalid memory. (#2986)
Andrew Bell
noreply at github.com
Fri Mar 20 04:52:07 PDT 2020
Branch: refs/heads/2.0-maintenance
Home: https://github.com/PDAL/PDAL
Commit: edb238ff060ed89c59efdb80edc584c47920c47f
https://github.com/PDAL/PDAL/commit/edb238ff060ed89c59efdb80edc584c47920c47f
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-03-20 (Fri, 20 Mar 2020)
Changed paths:
M pdal/util/Utils.cpp
Log Message:
-----------
Don't access invalid memory. (#2986)
* Don't access invalid memory.
* Remove unnecessary cast.
More information about the pdal-commits
mailing list