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.
Pierre Neidhardt ambrevar@gmail.com
Wed, 05 Oct 2016 09:43:05 +0530
1 files changed,
1 insertions(+),
1 deletions(-)
jump to