> If previous->next starts off true, and previous->next->id != id, then
> how will the loop ever exit?
> Perhaps you need something like this to walk through the list?
> + previous = previous->next;
You're absolutely right, Chris. Thanks for the report, I'll apply
your patch to both (upstream) branches.
Fortunately, this only triggers if Polipo falls back to the system
resolver, which only happens if your DNS is set up wrongly.
Juliusz
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]