[Commits] [wesnoth/wesnoth] 1ba5ce: Fixup aabc655c6cd3
GitHub
noreply at github.com
Sun Oct 9 21:39:27 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1ba5ce7c2ed0f8c19bd74e94b3fd96f299acc797
https://github.com/wesnoth/wesnoth/commit/1ba5ce7c2ed0f8c19bd74e94b3fd96f299acc797
Author: Charles Dang <exodia339 at gmail.com>
Date: 2016-10-10 (Mon, 10 Oct 2016)
Changed paths:
M src/gui/dialogs/multiplayer/mp_staging.cpp
Log Message:
-----------
Fixup aabc655c6cd3
Now that we pass around a shared_ptr, we no longer need to use std::ref. Doing so causes a crash.
More information about the Commits
mailing list