[pdal-commits] [PDAL/PDAL] 6d52a3: Don't access invalid memory. (#2986)

Andrew Bell noreply at github.com
Thu Mar 19 08:14:30 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 6d52a3b9bb4701c275fb11437c6b88329924feac
      https://github.com/PDAL/PDAL/commit/6d52a3b9bb4701c275fb11437c6b88329924feac
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2020-03-19 (Thu, 19 Mar 2020)

  Changed paths:
    M pdal/util/Utils.cpp

  Log Message:
  -----------
  Don't access invalid memory. (#2986)

* Don't access invalid memory.

* Remove unnecessary cast.




More information about the pdal-commits mailing list