julia
72854dc6
- 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.
References
#37511 - Fix getfield of potentially undef inline immutable field
Author
yuyichao
Parents
2e07bd75
Loading