[GRASS-git] [OSGeo/grass] 186018: Replace sprintf() with snprintf() in C++ code (#2767)

Nicklas Larsson noreply at github.com
Sat Jan 21 07:16:53 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 18601808bde27d30d427e14b073c0550fb0489e7
      https://github.com/OSGeo/grass/commit/18601808bde27d30d427e14b073c0550fb0489e7
  Author: Nicklas Larsson <n_larsson at yahoo.com>
  Date:   2023-01-21 (Sat, 21 Jan 2023)

  Changed paths:
    M include/grass/iostream/ami_stream.h
    M include/grass/iostream/embuffer.h
    M include/grass/iostream/empq_impl.h
    M include/grass/iostream/imbuffer.h
    M include/grass/iostream/mem_stream.h
    M include/grass/iostream/minmaxheap.h
    M lib/iostream/ami_stream.cpp
    M lib/iostream/rtimer.cpp
    M raster/r.in.pdal/main.cpp
    M raster/r.terraflow/common.cpp
    M raster/r.terraflow/fill.cpp
    M raster/r.terraflow/main.cpp
    M raster/r.terraflow/nodata.h
    M raster/r.terraflow/plateau.h
    M raster/r.terraflow/stats.cpp
    M raster/r.terraflow/sweep.cpp
    M raster/r.terraflow/sweep.h
    M raster/r.terraflow/water.cpp
    M raster/r.viewshed/main.cpp
    M raster/r.watershed/front/main.c
    M raster/r.watershed/shed/com_line.c
    M raster/r.watershed/shed/print.c

  Log Message:
  -----------
  Replace sprintf() with snprintf() in C++ code (#2767)




More information about the grass-commit mailing list