cURL / Mailing Lists / curl-library / Single Mail

curl-library

Call of url_easy_unescape( ) with first parameter null

From: Reinhold Buchinger <reinhold.buchinger_at_gmail.com>
Date: Thu, 02 Aug 2007 15:32:40 +0200

Hello,

What are the side effects of calling the function

char *curl_easy_unescape( CURL * curl , char * url , int inlength , int
* outlength );

with curl pointing to NULL? I want to simply unescape an URL but I don't
want to init a handler.

Thanks a lot for your help!

Best regards,
Reinhold
Received on 2007-08-02