[wesnoth-commits] [wesnoth/wesnoth] cb03dc: Ensure invalid savename characters are stripped fr...
Charles Dang
noreply at github.com
Mon Jul 1 07:30:47 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: cb03dc3c58023394dde7c073cf3a27d5fefbce60
https://github.com/wesnoth/wesnoth/commit/cb03dc3c58023394dde7c073cf3a27d5fefbce60
Author: Charles Dang <exodia339 at gmail.com>
Date: 2019-07-01 (Mon, 01 Jul 2019)
Changed paths:
M src/saved_game.cpp
M src/savegame.cpp
M src/savegame.hpp
Log Message:
-----------
Ensure invalid savename characters are stripped from scenario names earlier (fixes #4116)
This ensures the invalid characters are never saved internally in the first place, so this should
cover any case besides the aforementioned bug that might crop up.
Commit: 884439730ce6028c3c269672f469633d87d05cb0
https://github.com/wesnoth/wesnoth/commit/884439730ce6028c3c269672f469633d87d05cb0
Author: Charles Dang <exodia339 at gmail.com>
Date: 2019-07-01 (Mon, 01 Jul 2019)
Changed paths:
M src/savegame.cpp
Log Message:
-----------
Minor code cleanup
Compare: https://github.com/wesnoth/wesnoth/compare/7a103d1733ae...884439730ce6
More information about the Commits
mailing list