URL:
  <http://gna.org/bugs/?23852>

                 Summary: Game crashes when using invalid conditional tags
                 Project: Battle for Wesnoth
            Submitted by: gfgtdf
            Submitted on: Sa 05 Sep 2015 13:10:16 UTC
                Category: Bug
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group:  None of the others
                  Status: None
                 Privacy: Public
             Assigned to: None
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 1.13
        Operating System: windows 7

    _______________________________________________________

Details:

this code:

[filter_condition]
  [asdfgh]
  [/asdfgh]
[/filter_condition]

crashes wesnoth, the reason is mostlikeley this line:
https://github.com/wesnoth/wesnoth/blob/df9908932dbe7a049350b71a1a01cb4b4182792d/src/scripting/game_lua_kernel.cpp#L4563
where luaL_argerror is used even though that function is not always called
from lua.




    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?23852>

_______________________________________________
  Nachricht gesendet von/durch Gna!
  http://gna.org/


_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs

Reply via email to