std-vector-invalidation
std-vector-invalidation
Modifying an
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-416: Use After Free
std::vector while iterating over it could cause the container to reallocate, triggering memory corruption.Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-416: Use After Free