Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
allocator-test: fix trusted stack revocation probe
Ensure that the compiler loads the to be revoked pointer into a register prior to releasing the main thread. Otherwise, there is a chance that we never hold an unrevoked copy in the register file. Embarrassing fix to #422
- Loading branch information