Browse Source
Iterators are invalidated by vector reallocation. We need to keep the count in the loop in order to have a valid position in the vector Fixes https://gitlab.com/kicad/code/kicad/issues/4073pull/16/head
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue