forked from kiwix/kiwix-tools
In case of infinit redirection, if we post-increment the loop counter, we will exit the loop when loopCounter will be 42 and increment it. So loop counter will be 43. Let's pre-increment the counter to still compare with 42 (more consistancy) Fix #168fix-bug-pid
parent
426796dc37
commit
8b6abc0e35
Loading…
Reference in new issue