[GRASS-git] [OSGeo/grass] 2808fe: libgmath: fix incorrect memset of double array (#2...
nilason
noreply at github.com
Fri Dec 10 13:17:18 PST 2021
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: 2808fe4f96f7401d4d6ce699e989a7fc41f53666
https://github.com/OSGeo/grass/commit/2808fe4f96f7401d4d6ce699e989a7fc41f53666
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