https://github.com/JuliaLang/julia
Revision 8ac1a3aa6aff19cf09c41d0701bcd4c3c6919a7f authored by Keno Fischer on 14 July 2020, 01:19:34 UTC, committed by Jeff Bezanson on 21 July 2020, 20:42:34 UTC
Otherwise it's illegal to hold onto this object without having
set ->instance, which is just asking for crashes. Fixes #36649.

(cherry picked from commit d778a3d4baa17a6a9063aba06ec84510dcc3412a)
1 parent 73da74e
History
Tip revision: 8ac1a3aa6aff19cf09c41d0701bcd4c3c6919a7f authored by Keno Fischer on 14 July 2020, 01:19:34 UTC
Move `instance` initialization into jl_uninitialized_datatype
Tip revision: 8ac1a3a
File Mode Size
.devcontainer
base
contrib
deps
doc
etc
src
stdlib
test
ui
.appveyor.yml -rw-r--r-- 2.1 KB
.gitattributes -rw-r--r-- 65 bytes
.gitignore -rw-r--r-- 273 bytes
.mailmap -rw-r--r-- 11.0 KB
.travis.yml -rw-r--r-- 6.1 KB
CITATION.bib -rw-r--r-- 2.6 KB
CONTRIBUTING.md -rw-r--r-- 19.9 KB
HISTORY.md -rw-r--r-- 275.6 KB
LICENSE.md -rw-r--r-- 5.0 KB
Make.inc -rw-r--r-- 44.1 KB
Makefile -rw-r--r-- 26.9 KB
NEWS.md -rw-r--r-- 16.4 KB
README.md -rw-r--r-- 6.3 KB
VERSION -rw-r--r-- 10 bytes
sysimage.mk -rw-r--r-- 3.9 KB

README.md

back to top