[pdal-commits] [PDAL/PDAL] 3aee37: Initialize UUID to null.

Andrew Bell noreply at github.com
Wed Sep 8 10:42:20 PDT 2021


  Branch: refs/heads/master
  Home:   https://github.com/PDAL/PDAL
  Commit: 3aee37fb05934809929914d50e5fe49a47756e3c
      https://github.com/PDAL/PDAL/commit/3aee37fb05934809929914d50e5fe49a47756e3c
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M pdal/util/Uuid.hpp
    M test/unit/UuidTest.cpp

  Log Message:
  -----------
  Initialize UUID to null.
Close #3483


  Commit: 6054ed0c2cd63b49a5c9c9c3ad654d222718fc53
      https://github.com/PDAL/PDAL/commit/6054ed0c2cd63b49a5c9c9c3ad654d222718fc53
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M pdal/Metadata.cpp

  Log Message:
  -----------
  Catch bounds exceptions.


  Commit: ed4cc06f808f1ed2cb7ed4eeeb258cfe1980a2ff
      https://github.com/PDAL/PDAL/commit/ed4cc06f808f1ed2cb7ed4eeeb258cfe1980a2ff
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M pdal/util/Uuid.hpp
    M test/unit/UuidTest.cpp

  Log Message:
  -----------
  Merge branch 'issue-3483'


  Commit: ffc8629a2b66266ed485a94c4f99e86eaf9c463e
      https://github.com/PDAL/PDAL/commit/ffc8629a2b66266ed485a94c4f99e86eaf9c463e
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M pdal/Metadata.cpp

  Log Message:
  -----------
  Merge branch 'issue-3484'


  Commit: b78b0708c8dd5df5db0c8afb86c674695fac60fc
      https://github.com/PDAL/PDAL/commit/b78b0708c8dd5df5db0c8afb86c674695fac60fc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-07-21 (Wed, 21 Jul 2021)

  Changed paths:
    M .github/workflows/docs.yml
    M doc/apps/index.rst
    M doc/download.rst
    M doc/stages/filters.python.rst
    M doc/stages/writers.gdal.rst
    M io/GDALReader.cpp
    M io/GDALReader.hpp
    M io/GDALWriter.cpp
    M io/GDALWriter.hpp
    M pdal/private/gdal/Raster.cpp
    M pdal/private/gdal/Raster.hpp
    M plugins/e57/libE57Format/src/E57XmlParser.cpp
    M test/unit/UtilsTest.cpp
    M test/unit/io/GDALReaderTest.cpp
    M test/unit/io/GDALWriterTest.cpp
    M tools/nitfwrap/NitfWrap.cpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: ab7f52d5d2f52ce2dabe289271dc0c6e7fbcbb5b
      https://github.com/PDAL/PDAL/commit/ab7f52d5d2f52ce2dabe289271dc0c6e7fbcbb5b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-08-06 (Fri, 06 Aug 2021)

  Changed paths:
    M doc/download.rst
    M doc/stages/readers.tiledb.rst
    M doc/stages/writers.tiledb.rst
    M pdal/util/Uuid.hpp
    M plugins/tiledb/io/TileDBReader.cpp
    M plugins/tiledb/io/TileDBReader.hpp
    M plugins/tiledb/io/TileDBWriter.cpp
    M plugins/tiledb/io/TileDBWriter.hpp
    M plugins/tiledb/test/TileDBWriterTest.cpp
    M vendor/arbiter/README
    M vendor/arbiter/arbiter.cpp
    M vendor/arbiter/arbiter.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 752ca52e36b38a1116e2ac8bccefa17a111775cc
      https://github.com/PDAL/PDAL/commit/752ca52e36b38a1116e2ac8bccefa17a111775cc
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-09-07 (Tue, 07 Sep 2021)

  Changed paths:
    M cmake/lazperf.cmake
    M cmake/win32_compiler_options.cmake
    M doc/stages/readers.ept.rst
    M filters/GreedyProjection.hpp
    M io/EptReader.cpp
    M io/GeotiffSupport.cpp
    M io/LasHeader.cpp
    M io/LasHeader.hpp
    M io/LasReader.cpp
    M io/OptechReader.cpp
    M io/SbetReader.cpp
    M io/SbetWriter.cpp
    M pdal/compression/LazPerfVlrCompression.cpp
    M pdal/compression/LazPerfVlrCompression.hpp
    M pdal/pdal_internal.hpp
    A test/data/laz/ellipsoid.copc.laz
    M test/unit/GeoreferenceTest.cpp
    M test/unit/io/EptReaderTest.cpp
    M test/unit/io/LasReaderTest.cpp
    M vendor/arbiter/CMakeLists.txt

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 55eca7f0e08c920fad297f738f55a72bef475c4b
      https://github.com/PDAL/PDAL/commit/55eca7f0e08c920fad297f738f55a72bef475c4b
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-09-07 (Tue, 07 Sep 2021)

  Changed paths:
    M doc/stages/filters.litree.rst
    M filters/LiTreeFilter.cpp
    M filters/LiTreeFilter.hpp
    M pdal/util/portable_endian.hpp
    M vendor/kazhdan/MultiGridOctreeData.inl
    M vendor/kazhdan/SparseMatrix.h
    M vendor/kazhdan/SparseMatrix.inl

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 5fe4cb015c4cb116ab82c02d7634fb18e15f9a37
      https://github.com/PDAL/PDAL/commit/5fe4cb015c4cb116ab82c02d7634fb18e15f9a37
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M CMakeLists.txt
    M pdal/DynamicLibrary.cpp
    M pdal/PointLayout.hpp
    M pdal/SpatialReference.hpp
    M pdal/pdal_internal.hpp
    M pdal/util/CMakeLists.txt
    M pdal/util/Charbuf.hpp
    M pdal/util/FileUtils.cpp
    A pdal/util/pdal_util_internal.hpp

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/master'


  Commit: 48645a94d8f74b299ff9c0eee15c6770c893f935
      https://github.com/PDAL/PDAL/commit/48645a94d8f74b299ff9c0eee15c6770c893f935
  Author: Andrew Bell <andrew.bell.ia at gmail.com>
  Date:   2021-09-08 (Wed, 08 Sep 2021)

  Changed paths:
    M tools/lasdump/Lasdump.hpp

  Log Message:
  -----------
  Fix potential UB.


Compare: https://github.com/PDAL/PDAL/compare/afc1f1133e2e...48645a94d8f7


More information about the pdal-commits mailing list