[wesnoth-commits] [wesnoth/wesnoth] 41d7df: fix segfault on area= filter.

GitHub noreply at github.com
Sat Apr 28 11:08:02 UTC 2018


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 41d7df970c43cd74413a93b635058e494dd67d78
      https://github.com/wesnoth/wesnoth/commit/41d7df970c43cd74413a93b635058e494dd67d78
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2018-04-28 (Sat, 28 Apr 2018)

  Changed paths:
    M src/tod_manager.cpp

  Log Message:
  -----------
  fix segfault on area= filter.

areas_ might be empty, so areas_[0] might crash, also returning areas_[0].hexes didn't really make sense in the first place


  Commit: 6c802b5016047f80453696654ef6d4430df4584d
      https://github.com/wesnoth/wesnoth/commit/6c802b5016047f80453696654ef6d4430df4584d
  Author: gfgtdf <daniel.gfgtdf at gmail.com>
  Date:   2018-04-28 (Sat, 28 Apr 2018)

  Changed paths:
    M po/wesnoth-lib/de.po

  Log Message:
  -----------
  fix a %->$ in german translation


Compare: https://github.com/wesnoth/wesnoth/compare/092f8f325c28...6c802b501604


More information about the Commits mailing list