| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: Dangling Pointers
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 21 May 2001 08:45:51 +0200 (MET DST)
On Sun, 20 May 2001, Ryan Earl wrote:
> However... I've been playing with it for quite some time and have run
Well, libcurl has quite a simple policy in this aspect: it never copies the
> It would be nice if the documentation was more specific about how long I
That is of course a very good idea. I need patches and help with the
> ie mention that I -don't- have to keep my copy around, etc. For
In the particular case of CURLOPT_HTTPPOST, you normally build the list
> I ended up moving -all- arguments off the stack just trying to get this
Ugha. Those kinds of problems are certainly painful to debug.
> Without debugging symbols, it's pain to figure out what this is. Had to
No, I'm afraid I can't readily detect any obvious major error in your usage
> // curl_easy_setopt( pCURL, CURLOPT_WRITEFUNCTION, logOutput );
Win32 has some very interesting "border restrictions" between DLLs and
Try passing your own write function as well, and it'll probably succeed. Do
A separate note (which has nothing to do with the access violation) might be
--
Daniel Stenberg -- curl dude -- http://curl.haxx.se/
_______________________________________________
Curl-library mailing list
Curl-library_at_lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/curl-library
Received on 2001-05-21
These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info