Closed
Description
the MVector violates gc safety when it contains non-bitstypes (it lacks a write barrier), resulting in the possibility that the gc will lose the object and delete the objects in the array while still in-use:
StaticArrays.jl/src/MVector.jl
Lines 49 to 50 in 1e18069
Metadata
Metadata
Assignees
Labels
No labels