Skip to content
Snippets Groups Projects
Commit d8a42b15 authored by Heikki Linnakangas's avatar Heikki Linnakangas
Browse files

Remove bogus while-loop.

Commit abf5c5c9 added a bogus while-
statement after the for(;;)-loop. It went unnoticed in testing, because
it was dead code.

Report by KONDO Mitsumasa. Backpatch to 9.3. The commit that introduced
this was also applied to 9.2, but not the bogus while-loop part, because
the code in 9.2 looks quite different.
parent 192d8e04
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment