Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix crash during vm shutdown in unstable when jit is disabled.
vm_create was not initializing vm->tsg correctly, leading to tsg_unbind_cpu using a NULL tsg variable.
- Loading branch information