Fix walk with non-container root nodes
When passed a non-container root node, the former algorithm would go on walking down the rest of the tree beyond the root. The former walk fix was supposed to do that but somehow the code disappeared in the process.
This commit is contained in:
parent
6141d5fde1
commit
14a0c487b8
Loading…
Reference in New Issue