[Commits] [wesnoth/wesnoth] 66494f: fix ub in matrix widget

GitHub noreply at github.com
Thu Dec 8 21:48:37 UTC 2016


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 66494fc34fd0eb66d37b4b11d1b71ffb3e59f283
      https://github.com/wesnoth/wesnoth/commit/66494fc34fd0eb66d37b4b11d1b71ffb3e59f283
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2016-12-08 (Thu, 08 Dec 2016)

  Changed paths:
    M src/gui/widgets/matrix.cpp

  Log Message:
  -----------
  fix ub in matrix widget

we cannot call the member function get_control_type() until the base class is constructed.





More information about the Commits mailing list