Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sentinel: fixed a crash on script execution.
The call to sentinelScheduleScriptExecution() lacked the final NULL argument to signal the end of arguments. This resulted into a crash.
- Loading branch information