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