[pdal-commits] [PDAL/PDAL] d91427: clean up some leaks

GitHub noreply at github.com
Mon Nov 5 12:27:14 PST 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: d9142783decb569d86f21ebdee283529dbec455e
      https://github.com/PDAL/PDAL/commit/d9142783decb569d86f21ebdee283529dbec455e
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    M src/filters/Crop.cpp
    M src/filters/Index.cpp
    M test/unit/filters/CropFilterTest.cpp
    M test/unit/filters/IndexFilterTest.cpp

  Log Message:
  -----------
  clean up some leaks


  Commit: 95189baf798eefe3a6fc6a88e8c5a4d443374852
      https://github.com/PDAL/PDAL/commit/95189baf798eefe3a6fc6a88e8c5a4d443374852
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-11-05 (Mon, 05 Nov 2012)

  Changed paths:
    A test/data/1.2-no-points.las
    A test/data/filters/colorize-multi.xml
    A test/data/filters/colorize.xml
    A test/data/filters/crop_wkt.xml
    A test/data/filters/crop_wkt_2d.xml
    A test/data/filters/crop_wkt_2d_classification.xml
    A test/data/filters/decimate.xml
    A test/data/filters/index.xml
    A test/data/filters/reproject.xml
    A test/data/filters/scaling.xml
    A test/data/filters/selector.xml
    A test/data/filters/stats.xml
    R test/data/pipeline/colorize.xml
    R test/data/pipeline/decimate.xml
    R test/data/pipeline/pipeline_crop_wkt.xml
    R test/data/pipeline/pipeline_crop_wkt_2d-classification.xml
    R test/data/pipeline/pipeline_crop_wkt_2d.xml
    R test/data/pipeline/pipeline_index.xml
    R test/data/pipeline/pipeline_reproject.xml
    R test/data/pipeline/pipeline_scaling.xml
    R test/data/pipeline/pipeline_selector.xml
    R test/data/pipeline/pipeline_stats.xml
    M test/unit/filters/IndexFilterTest.cpp
    M test/unit/filters/ScalingFilterTest.cpp
    M test/unit/filters/SelectorFilterTest.cpp

  Log Message:
  -----------
  add


Compare: https://github.com/PDAL/PDAL/compare/fa1fa7f5f01b...95189baf798e


More information about the pdal-commits mailing list