[pdal-commits] [PDAL/PDAL] f6e044: cleanup memory handling to use boost::scoped_ptr i...
GitHub
noreply at github.com
Wed Mar 19 19:34:11 PDT 2014
Branch: refs/heads/issues/255-pdal-diff
Home: https://github.com/PDAL/PDAL
Commit: f6e044b9b952008e2d55af33e46e84ded0dd6201
https://github.com/PDAL/PDAL/commit/f6e044b9b952008e2d55af33e46e84ded0dd6201
Author: Howard Butler <hobu.inc at gmail.com>
Date: 2014-03-19 (Wed, 19 Mar 2014)
Changed paths:
M src/kernel/Diff.cpp
Log Message:
-----------
cleanup memory handling to use boost::scoped_ptr instead of manual deletion of stuff
More information about the pdal-commits
mailing list