julia
690a87e7
- check for ptls == NULL in a few places in the GC codebase (#52984)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
check for ptls == NULL in a few places in the GC codebase (#52984) Also add a few `assert(ptls != NULL)` where necessary.
References
#52984 - check for ptls == NULL in a few places in the GC codebase
Author
d-netto
Parents
ce826962
Loading