test_stl_binders.py
4.74 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.