[GRASS-git] [OSGeo/grass] ef69cb: lib: Fixed uninitialized variable warning in dmax....
ShubhamDesai
noreply at github.com
Mon Jul 8 04:17:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/OSGeo/grass
Commit: ef69cb4471bf9edc9ab2a5ffc6cc8524c8a18693
https://github.com/OSGeo/grass/commit/ef69cb4471bf9edc9ab2a5ffc6cc8524c8a18693
Author: ShubhamDesai <42180509+ShubhamDesai at users.noreply.github.com>
Date: 2024-07-08 (Mon, 08 Jul 2024)
Changed paths:
M lib/cdhc/dmax.c
Log Message:
-----------
lib: Fixed uninitialized variable warning in dmax.c by initializing dp, dp_max, dm, and dm_max to 0.0 (#3995)
Fixed uninitialized variable warning in dmax.c by initializing dp, dp_max, dm, and dm_max to 0.0.
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