[pdal-commits] [PDAL/PDAL] 15415a: Pair is value-initialized (0'd). No need to memset.
Andrew Bell
noreply at github.com
Mon Feb 3 14:04:18 PST 2020
Branch: refs/heads/issue-2908
Home: https://github.com/PDAL/PDAL
Commit: 15415af263c8b9e3e7e016064dbde86b34fcd0fa
https://github.com/PDAL/PDAL/commit/15415af263c8b9e3e7e016064dbde86b34fcd0fa
Author: Andrew Bell <andrew.bell.ia at gmail.com>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M plugins/i3s/lepcc/src/Huffman.cpp
Log Message:
-----------
Pair is value-initialized (0'd). No need to memset.
More information about the pdal-commits
mailing list