stl_bind.h
20.4 KB
-
Fix invalid memory access in vector insert method · eee4f4fc
The stl_bind.h wrapper for `Vector.insert` neglected to do a bounds check.
Bruce Merry committed
The stl_bind.h wrapper for `Vector.insert` neglected to do a bounds check.