[Commits] [wesnoth/wesnoth] 2bbe41: Fix segfault in typed_formula<color_t>::execute
GitHub
noreply at github.com
Sun Dec 11 07:55:54 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 2bbe419a44783aa00a8f060276a8e534097a53b4
https://github.com/wesnoth/wesnoth/commit/2bbe419a44783aa00a8f060276a8e534097a53b4
Author: Celtic Minstrel <celtic.minstrel.ca at gmail.com>
Date: 2016-12-11 (Sun, 11 Dec 2016)
Changed paths:
M src/gui/auxiliary/typed_formula.hpp
Log Message:
-----------
Fix segfault in typed_formula<color_t>::execute
The list had already been destroyed by the time it was indexed.
More information about the Commits
mailing list