Update of bug #19782 (project wesnoth):

                Priority:              5 - Normal => 7 - High               
                  Status:                    None => In Progress            
             Assigned to:                    crab => nephro                 

    _______________________________________________________

Follow-up Comment #3:

Any error introduced directly in the engine will cause this behavior, since
the engine will stop it's initialization after:

if (!luaW_pcall(L, 1, 1, true)) {
        return NULL;//return with stack size 0 []
}

, but might be used later on, causing NULL dereferencing.

    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


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

Reply via email to