[Commits] [wesnoth/wesnoth] 7b44ce: fix buffer overflow while expanding map
GitHub
noreply at github.com
Thu Oct 20 12:22:46 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7b44cee405f1cbbcf5515f6fee1540b55c48dd36
https://github.com/wesnoth/wesnoth/commit/7b44cee405f1cbbcf5515f6fee1540b55c48dd36
Author: gfgtdf <daniel.gfgtdf at gmail.com>
Date: 2016-10-20 (Thu, 20 Oct 2016)
Changed paths:
M src/editor/map/editor_map.cpp
Log Message:
-----------
fix buffer overflow while expanding map
https://gna.org/bugs/?25089
this also adds some std::move statements to optimize.
More information about the Commits
mailing list