[pdal-commits] [PDAL/PDAL] b5c726: Protect IStream::get from invalid vector address
GitHub
noreply at github.com
Mon Nov 7 12:02:43 PST 2016
Branch: refs/heads/istream-get
Home: https://github.com/PDAL/PDAL
Commit: b5c726f6b0a42487b2da8bab92fa1e0797f77389
https://github.com/PDAL/PDAL/commit/b5c726f6b0a42487b2da8bab92fa1e0797f77389
Author: Pete Gadomski <pete.gadomski at gmail.com>
Date: 2016-11-07 (Mon, 07 Nov 2016)
Changed paths:
M include/pdal/util/IStream.hpp
Log Message:
-----------
Protect IStream::get from invalid vector address
Empty buffers are not read into at all.
More information about the pdal-commits
mailing list