cURL / Mailing Lists / curl-library / Single Mail

curl-library

Issue in url.c

From: Glen A Johnson Jr. <glenajohnsonjr_at_msn.com>
Date: Wed, 9 Jul 2014 15:25:12 -0400

I ran into this issue using curl 7.36.0 and also confirmed with curl 7.37.0.

The issue is that when use_netrc is set to CURL_NETRC_OPTIONAL that
CURLE_OUT_OF_MEMORY is returned from override_login if the netrc file is not
present.

I ran into this issue when using the GDAL WMS driver in an application. The
attached diff file is from url.c in the curl 7.37.0 distribution.

 

Glen Johnson

Email: glenajohnsonjr_at_msn.com

 

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

  • application/octet-stream attachment: url.diff
Received on 2014-07-09