cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: Patch for c-ares to support multiple nameservers under Win32

From: codemastr <codemstr_at_ptd.net>
Date: Mon, 23 Feb 2004 16:57:16 -0500

> I took a quick look at the patch and this part seems a bit dodgy:
>
> + while (*p && !isspace(*p) && *str != ',')
> + p++;
>
> Shouldn't that *str actually be *p?
Ack, indeed you are right. I originally modified str directly then later
decided to introduce a new variable but forgot to change that :)

Dominick Meglio
Received on 2004-02-23