mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced 2026-06-18 06:13:55 -07:00
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. |
||
|---|---|---|
| .. | ||
| GuiScriptConversions.cpp | ||
| JSInterface_GUITypes.cpp | ||
| JSInterface_GUITypes.h | ||
| JSInterface_IGUIObject.cpp | ||
| JSInterface_IGUIObject.h | ||
| ScriptFunctions.cpp | ||
| ScriptFunctions.h | ||