[Commits] [wesnoth/wesnoth] 658bb1: Fixup 685e84d

GitHub noreply at github.com
Sun Jul 9 09:56:17 UTC 2017


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 658bb10c217b47842c1eb179a4fc855edb49d0db
      https://github.com/wesnoth/wesnoth/commit/658bb10c217b47842c1eb179a4fc855edb49d0db
  Author: Charles Dang <exodia339 at gmail.com>
  Date:   2017-07-09 (Sun, 09 Jul 2017)

  Changed paths:
    M src/hotkey/command_executor.cpp

  Log Message:
  -----------
  Fixup 685e84d

Apparently the case this was designed to catch (a UTF-8 leading byte (\x80 or above) followed by NULL) is an invalid UTF-8 codepoint and therefor cannot ever be produced.





More information about the Commits mailing list