Regressed in commit bfb12222c3
.
This needs to iterate over all methods, process them, and add them to a
list. Instead, it deleted all methods, processed all remaining methods,
and appended them to the in-use iterator.
Use a second list, instead.
Fixes #9922
pull/9920/head
parent
0185f2ed61
commit
8d64853229
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue