[wesnoth-commits] [wesnoth/wesnoth] 533fac: Ensure invalid savename characters are stripped fr...

Charles Dang noreply at github.com
Mon Jul 1 07:31:26 UTC 2019


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 533facbe83f2317ed4a7bbc7aaf3d82726e6a057
      https://github.com/wesnoth/wesnoth/commit/533facbe83f2317ed4a7bbc7aaf3d82726e6a057
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M src/saved_game.cpp
    M src/savegame.cpp
    M src/savegame.hpp

  Log Message:
  -----------
  Ensure invalid savename characters are stripped from scenario names earlier (fixes #4116)

This ensures the invalid characters are never saved internally in the first place, so this should
cover any case besides the aforementioned bug that might crop up.


  Commit: c94abfaad1c24ad29c5be39b5baad9808b7ced38
      https://github.com/wesnoth/wesnoth/commit/c94abfaad1c24ad29c5be39b5baad9808b7ced38
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2019-07-01 (Mon, 01 Jul 2019)

  Changed paths:
    M src/savegame.cpp

  Log Message:
  -----------
  Minor code cleanup


Compare: https://github.com/wesnoth/wesnoth/compare/d53ff6568ca2...c94abfaad1c2



More information about the Commits mailing list