• Nils Goroll's avatar
    fix tree traversal when unpending · 08cf7aef
    Nils Goroll authored
    the continue statement continued the inner loop, in fact the while
    (node->state >= ST_UNPENDING) was intended to be continued.
    
    I could neither convince myself that this can not cause an infinite loop
    nor could I convince myself that it does.
    08cf7aef
Name
Last commit
Last update
pkg/rpm Loading commit data...
src Loading commit data...
.dir-locals.el Loading commit data...
.gitignore Loading commit data...
CONTRIBUTING.rst Loading commit data...
COPYING Loading commit data...
INSTALL.rst Loading commit data...
LICENSE Loading commit data...
Makefile.am Loading commit data...
README.rst Loading commit data...
autogen.sh Loading commit data...
configure.ac Loading commit data...