cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: test 559 crash (was Re: SSL and basic authentication.)

From: Yang Tse <yangsita_at_gmail.com>
Date: Thu, 30 Oct 2008 20:15:16 +0100

2008/10/30, Josef Wolf wrote:

> - struct addrinfo *res, *ai;
> + Curl_ addrinfo *res, *ai;
>
> The space after the underscore looks suspicious. Is this a typo?

typo or not, it shouldn't be there. :-)

That's now fixed, along with some reordering required for the memory
tracing functions, which might have also triggered some issues on
debug enabled builds.

Lets hope there are no more issues left.

Thanks for checking and pointing this out.

-- 
-=[Yang]=-
Received on 2008-10-30