Mailing Lists
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Archives
Re: glibc detected invalid pointer
From: Jeff Pohlmeyer <yetanothergeek_at_gmail.com>
Date: Wed, 18 Nov 2009 11:57:06 -0600
On Nov 18, 2009 at 11:47 AM, Angus March wrote:
> headerlist = curl_slist_append(headerlist, "DELE " + *iter);
You can't pass a std::string to libcurl.
Also make sure headerlist is initialized to NULL before you use it.
- Jeff
These mail archives are generated by hypermail. |
Page updated November 16, 2009.
web site info