[pdal-commits] [PDAL/PDAL] d5782d: malloc the char buffer because size is not constan...

GitHub noreply at github.com
Fri May 16 09:14:36 PDT 2014


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: d5782d8b3080a2120e8a6179e5a710006bbf94e7
      https://github.com/PDAL/PDAL/commit/d5782d8b3080a2120e8a6179e5a710006bbf94e7
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M include/pdal/IStream.hpp

  Log Message:
  -----------
  malloc the char buffer because size is not constant


  Commit: 9c316ff4c0fa961bebc240e608ea175a9320dde2
      https://github.com/PDAL/PDAL/commit/9c316ff4c0fa961bebc240e608ea175a9320dde2
  Author: Bradley J Chambers <brad.chambers at gmail.com>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M include/pdal/IStream.hpp

  Log Message:
  -----------
  unique_ptr


  Commit: 9de2387191576f9cd328b74837ee50de5fc4bb18
      https://github.com/PDAL/PDAL/commit/9de2387191576f9cd328b74837ee50de5fc4bb18
  Author: Howard Butler <howard at hobu.co>
  Date:   2014-05-16 (Fri, 16 May 2014)

  Changed paths:
    M include/pdal/IStream.hpp

  Log Message:
  -----------
  Merge pull request #364 from chambbj/issues/356-malloc-char-buf

malloc the char buffer because size is not constant


Compare: https://github.com/PDAL/PDAL/compare/5182b5fcbfd1...9de238719157


More information about the pdal-commits mailing list