[GRASS-git] [OSGeo/grass] 477dfb: r.univar: OpenMP private variables must be initial...

Māris Nartišs noreply at github.com
Mon May 26 16:59:07 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/OSGeo/grass
  Commit: 477dfbf48342d2d7fc94ab215a8db604bee91eda
      https://github.com/OSGeo/grass/commit/477dfbf48342d2d7fc94ab215a8db604bee91eda
  Author: Māris Nartišs <maris.gis at gmail.com>
  Date:   2025-05-27 (Tue, 27 May 2025)

  Changed paths:
    M raster/r.univar/r.univar_main.c

  Log Message:
  -----------
  r.univar: OpenMP private variables must be initialized (#5772)

* r.univar: OpenMP private variables must be initialized in each
thread separately as private copies are not initialized contrary
to the original.



To unsubscribe from these emails, change your notification settings at https://github.com/OSGeo/grass/settings/notifications


More information about the grass-commit mailing list