Fix invalid memory access in vector insert method
The stl_bind.h wrapper for `Vector.insert` neglected to do a bounds check.
parent
6a0f6c40
Please register or sign in to comment
The stl_bind.h wrapper for `Vector.insert` neglected to do a bounds check.