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: Tue, 24 Feb 2004 18:27:34 -0500

Daniel, you intend to commit Dan Fandrich's fix for this?

Dominick Meglio.

> > 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-25