mirror of
https://github.com/openmoh/openmohaa.git
synced 2025-04-28 13:47:58 +03:00
![]() This fixes #311 where a memory corruption that occurred in ARM was caused because of insufficient ScriptVM stack size. The stack size was incorrectly calculated because the stack offset was using unsigned values instead of signed in ARM. |
||
---|---|---|
.. | ||
scriptclass.cpp | ||
scriptclass.h | ||
scriptcompiler.cpp | ||
scriptcompiler.h | ||
scriptexception.cpp | ||
scriptexception.h | ||
scriptopcodes.cpp | ||
scriptopcodes.h | ||
scriptvariable.cpp | ||
scriptvariable.h | ||
scriptvm.cpp | ||
scriptvm.h |