[GRASS-git] [OSGeo/grass] 75cb8f: r.in.pdal: fix integer overflow (#2844)

Nicklas Larsson noreply at github.com
Tue Feb 21 10:42:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 75cb8f6e6fe863913e68418f40a62a58d067217e
      https://github.com/OSGeo/grass/commit/75cb8f6e6fe863913e68418f40a62a58d067217e
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2023-02-21 (Tue, 21 Feb 2023)

  Changed paths:
    M raster/r.in.pdal/point_binning.c

  Log Message:
  -----------
  r.in.pdal: fix integer overflow (#2844)

Address integer overflow in call to Rast_set_null_value()
by instead looping over rows and set rows to NULL.

Solution by:
Co-authored-by: Markus Metz <markus.metz.giswork at gmail.com>




More information about the grass-commit mailing list