[pdal-commits] [PDAL/PDAL] f9f5e8: Fix indexing issue in approximate PMF
GitHub
noreply at github.com
Wed Jan 4 12:52:14 PST 2017
Branch: refs/heads/master
Home: https://github.com/PDAL/PDAL
Commit: f9f5e8f3bc25388667cc8684c2d7892e6ab86046
https://github.com/PDAL/PDAL/commit/f9f5e8f3bc25388667cc8684c2d7892e6ab86046
Author: Bradley J Chambers <brad.chambers at gmail.com>
Date: 2017-01-04 (Wed, 04 Jan 2017)
Changed paths:
M filters/PMFFilter.cpp
Log Message:
-----------
Fix indexing issue in approximate PMF
It was previously possible to attempt to access rows/cols outside their bounds.
Commit: df3262631b0e4d9025c98b9b332b2b223e087ae9
https://github.com/PDAL/PDAL/commit/df3262631b0e4d9025c98b9b332b2b223e087ae9
Author: chambbj <brad.chambers at gmail.com>
Date: 2017-01-04 (Wed, 04 Jan 2017)
Changed paths:
M filters/PMFFilter.cpp
Log Message:
-----------
Merge pull request #1463 from PDAL/approx-pmf-indexing-issue
Fix indexing issue in approximate PMF
Compare: https://github.com/PDAL/PDAL/compare/fcd6062e08cd...df3262631b0e
More information about the pdal-commits
mailing list