[GRASS-git] [OSGeo/grass] 216ebe: libgmath: fix incorrect memset of double array (#2...
nilason
noreply at github.com
Fri Dec 10 13:48:04 PST 2021
Branch: refs/heads/releasebranch_8_0
Home: https://github.com/OSGeo/grass
Commit: 216ebe0f8f722242271ee23dfa0f694241294b79
https://github.com/OSGeo/grass/commit/216ebe0f8f722242271ee23dfa0f694241294b79
Author: nilason <n_larsson at yahoo.com>
Date: 2021-12-10 (Fri, 10 Dec 2021)
Changed paths:
M lib/gmath/la.c
Log Message:
-----------
libgmath: fix incorrect memset of double array (#2005)
Addresses a -Wsizeof-pointer-memaccess compiler warning.
More information about the grass-commit
mailing list