cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Debug-Nondebug more

From: Luong Dinh Dung <dung_at_sch.bme.hu>
Date: Tue, 13 Jun 2000 09:58:38 +0200 (MET DST)

Release mode only means no debug. My test programme tried to download a
Web page without options. In this test, previously in 6 version i used
curl_urlget(), but now in 7 version i used others like curl-easy-init(),
curl-easy-perform(),curl-easy-cleanup.
The test has already downloaded the web page and write it into file, but
error occurs in curl-easy-cleanup like reported before.
In ftp download test, there is the same error.
Dung

On Tue, 13 Jun 2000, Daniel Stenberg wrote:

> On Sun, 11 Jun 2000, Dung Luong Dinh wrote:
>
> > I used debug program and found that the error (reported in previous mail)
> > raised in curl-easy-cleanup() -> curl-close() ->free() function. In
> > release mode there is no such error.
>
> I'm not sure I follow you here. What release mode? So what does your test
> program do to get this error situation to occur?
>
> --
> Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
> ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
>
>
>
Received on 2000-06-13