[Commits] [wesnoth/wesnoth] 91440b: fix 'basic_string::_S_construct' error from lua in...

GitHub noreply at github.com
Sun Apr 5 04:58:39 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/wesnoth/wesnoth
  Commit: 91440ba4f385cadb6d91510634218e133bbe58c4
      https://github.com/wesnoth/wesnoth/commit/91440ba4f385cadb6d91510634218e133bbe58c4
  Author: Chris Beck <render787 at gmail.com>
  Date:   2015-04-05 (Sun, 05 Apr 2015)

  Changed paths:
    M src/scripting/lua_kernel_base.hpp

  Log Message:
  -----------
  fix 'basic_string::_S_construct' error from lua interpreter

the error was caused by constructing a std::string from null char*
in the lua interpreter logging code.





More information about the Commits mailing list