[wesnoth-commits] [wesnoth/wesnoth] eed392: Move default filename ignore list to filesystem.hp...
GitHub
noreply at github.com
Sat Mar 17 12:01:45 UTC 2018
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: eed3927d12e98a2c6381b2a72b3e1d67d2900d98
https://github.com/wesnoth/wesnoth/commit/eed3927d12e98a2c6381b2a72b3e1d67d2900d98
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M src/addon/manager.cpp
M src/filesystem.hpp
Log Message:
-----------
Move default filename ignore list to filesystem.hpp
Also use a custom class for it instead of a pair of vectors of strings.
Commit: c5e972b8b4b2dc0355dd05f2527c90c985de40a9
https://github.com/wesnoth/wesnoth/commit/c5e972b8b4b2dc0355dd05f2527c90c985de40a9
Author: Jyrki Vesterinen <sandgtx at gmail.com>
Date: 2018-03-17 (Sat, 17 Mar 2018)
Changed paths:
M src/filesystem.hpp
M src/filesystem_boost.cpp
M src/filesystem_common.cpp
M src/scripting/lua_fileops.cpp
M src/serialization/string_utils.cpp
M src/serialization/string_utils.hpp
M src/tests/test_serialization.cpp
Log Message:
-----------
Disallow accessing files whose names are in the default ignore list
Compare: https://github.com/wesnoth/wesnoth/compare/16c822cbb448...c5e972b8b4b2
More information about the Commits
mailing list