julia
0a7d5d1d
- Show `dlerror()` only if it's actually non-NULL (#44856)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
4 years ago
Show `dlerror()` only if it's actually non-NULL (#44856) This prevents a segmentation fault when showing an error message when libjulia can't be loaded.
References
#44856 - Show `dlerror()` only if it's actually non-NULL
Author
giordano
Parents
3fb132f0
Loading