[pdal-commits] [PDAL/PDAL] ef84e6: delete the debug instance before the GDALClose. T...

GitHub noreply at github.com
Fri Oct 19 10:39:46 PDT 2012


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: ef84e6b236d46e17bc7f2cc3e5833de4a402345d
      https://github.com/PDAL/PDAL/commit/ef84e6b236d46e17bc7f2cc3e5833de4a402345d
  Author: Howard Butler <hobu.inc at gmail.com>
  Date:   2012-10-19 (Fri, 19 Oct 2012)

  Changed paths:
    M src/filters/Colorization.cpp

  Log Message:
  -----------
  delete the debug instance before the GDALClose.  This still isn't kosher, but the GDALClose won't issue a debug message to nowhere land if the debug is gone because it pops the current error handler. The whole GDAL debug thing needs to be cleaned up and put into global scope and filters need to fetch it from there





More information about the pdal-commits mailing list