[Commits] [wesnoth/wesnoth] bbd563: MP Staging: fixed crash involving gold/income slid...

GitHub noreply at github.com
Wed Oct 12 04:07:19 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: bbd56391f121e051cc9d69d4ce3fa37a986c815e
      https://github.com/wesnoth/wesnoth/commit/bbd56391f121e051cc9d69d4ce3fa37a986c815e
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2016-10-12 (Wed, 12 Oct 2016)

  Changed paths:
    M src/gui/dialogs/multiplayer/mp_staging.cpp
    M src/gui/dialogs/multiplayer/mp_staging.hpp

  Log Message:
  -----------
  MP Staging: fixed crash involving gold/income sliders

For some reason, changing the slider and canceling the dialog caused a crash. Changing the value
while in a networked game also caused a crash. If I remember correctly, this did not occur when the
code used a refence to the side_engine directly, so I'm not sure why this crashed.





More information about the Commits mailing list