[Commits] [wesnoth/wesnoth] a52b38: really fix warning about not initialized variable
GitHub
noreply at github.com
Sat Mar 15 19:54:38 UTC 2014
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: a52b3846f2c3041dfec9be5e2bbd1a9aa0f7a7cf
https://github.com/wesnoth/wesnoth/commit/a52b3846f2c3041dfec9be5e2bbd1a9aa0f7a7cf
Author: anonymissimus <anonymissimus at arcor.de>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M src/about.cpp
Log Message:
-----------
really fix warning about not initialized variable
The invalid read now was on some later line.
fixes https://gna.org/bugs/index.php?21772
Anyway better to init something incorrectly than to not init it.
Commit: e45894c17b19fce61f1a5368993d3421694a246c
https://github.com/wesnoth/wesnoth/commit/e45894c17b19fce61f1a5368993d3421694a246c
Author: anonymissimus <anonymissimus at arcor.de>
Date: 2014-03-15 (Sat, 15 Mar 2014)
Changed paths:
M projectfiles/VC9/wesnoth.vcproj
Log Message:
-----------
vc project update
Compare: https://github.com/wesnoth/wesnoth/compare/093f19ff9ec7...e45894c17b19
More information about the Commits
mailing list