julia
765e1b30
- Fix getfield of potentially undef inline immutable field (#37511)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
5 years ago
Fix getfield of potentially undef inline immutable field (#37511) The undef ref error may be thrown at the wrong time or not at all and may cause crashes. (cherry picked from commit 72854dc6e2874638cdd4f578bcfebc162ec347b5)
References
#37210 - Backports for 1.5.2
Author
yuyichao
Committer
KristofferC
Parents
8cb458c6
Loading