[Commits] [wesnoth/wesnoth] 61ad1d: Fix Coverity Warning - Uninitialized
GitHub
noreply at github.com
Tue Sep 5 20:25:53 UTC 2017
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 61ad1d42c47bd3d43391e8b748ecaf3edd515ffa
https://github.com/wesnoth/wesnoth/commit/61ad1d42c47bd3d43391e8b748ecaf3edd515ffa
Author: Gregory A Lundberg <gregory_lundberg at gmx.com>
Date: 2017-09-06 (Wed, 06 Sep 2017)
Changed paths:
M src/utils/irdya_datetime.cpp
Log Message:
-----------
Fix Coverity Warning - Uninitialized
Closes
CID 1380147
Message was date_result.month was not initialized. Added initialization.
More information about the Commits
mailing list