Commit 7daeff0
committed
fix: VariationNode::stealChildrenOf once again
We have to create a copy of the children list because it is cleared by
some implementations of removeAllChildren(). So effectively, no children
were added via addChildren.1 parent db2fccf commit 7daeff0
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
282 | 282 | | |
283 | 283 | | |
284 | 284 | | |
285 | | - | |
| 285 | + | |
286 | 286 | | |
287 | 287 | | |
288 | 288 | | |
| |||
0 commit comments