https://github.com/JuliaLang/julia
Revision dcca46b756b45ce23e35fb6d62561bf31555c4f3 authored by Diogo Netto on 13 July 2023, 17:24:32 UTC, committed by GitHub on 13 July 2023, 17:24:32 UTC
Ensure `internal_obj_base_ptr` checks whether objects past freelist
pointer are in freelist.

Fixes #50434
1 parent 1a7fb51
History
Tip revision: dcca46b756b45ce23e35fb6d62561bf31555c4f3 authored by Diogo Netto on 13 July 2023, 17:24:32 UTC
gc: fix conservative GC support (#50533)
Tip revision: dcca46b
File Mode Size
startup.jl -rw-r--r-- 162 bytes
write_base_cache.jl -rw-r--r-- 376 bytes

back to top