forked from mirrors/0ad
e41f010f91
The ScriptInterface pointer can be NULL there, so using it without checking is not safe. This fixes the problem by continuing with the exact stack rooting changes, which makes the temporary solution unnecessary. Fixes #2707 Refs #2415 This was SVN commit r15611.