[Commits] [wesnoth/wesnoth] fe2719: gui2/teditor_edit_side: Make controller_num ctor p...
GitHub
noreply at github.com
Fri Jun 5 02:08:29 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: fe27196bed95af5dff9bc6cb1d7062bc69b04c92
https://github.com/wesnoth/wesnoth/commit/fe27196bed95af5dff9bc6cb1d7062bc69b04c92
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M src/gui/dialogs/editor/editor_edit_side.cpp
M src/gui/dialogs/editor/editor_edit_side.hpp
Log Message:
-----------
gui2/teditor_edit_side: Make controller_num ctor parameter a reference
This eliminates the stack corruption issue found by gfgtdf and makes the
parameter work like the rest, though it should be noted that the caller
doesn't do anything useful with it at the moment and needs to be fixed
separately.
(See also commit f16dec91b93f08844d999c9056d165951c980148.)
Commit: e817858cbb2147d56f37b92b161b6e7b25721424
https://github.com/wesnoth/wesnoth/commit/e817858cbb2147d56f37b92b161b6e7b25721424
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2015-06-04 (Thu, 04 Jun 2015)
Changed paths:
M changelog
M players_changelog
Log Message:
-----------
Add changelog entries for last commit
Compare: https://github.com/wesnoth/wesnoth/compare/98bcaa784e23...e817858cbb21
More information about the Commits
mailing list