[Commits] [wesnoth/wesnoth] dd8b36: gui2/teditor_edit_side: Make controller_num ctor p...

GitHub noreply at github.com
Fri Jun 5 02:08:32 UTC 2015


  Branch: refs/heads/1.12
  Home:   https://github.com/wesnoth/wesnoth
  Commit: dd8b36fb16c410798e5a238871f5eb318bf10191
      https://github.com/wesnoth/wesnoth/commit/dd8b36fb16c410798e5a238871f5eb318bf10191
  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: 518f6fe9b636776ece701b97f5eaf3da9154a0f8
      https://github.com/wesnoth/wesnoth/commit/518f6fe9b636776ece701b97f5eaf3da9154a0f8
  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/a26de26fdd6f...518f6fe9b636


More information about the Commits mailing list