Fix Curl_open() not reporting failure when allocation of the
authorYang Tse <yangsita@gmail.com>
Thu, 26 Oct 2006 11:15:25 +0000 (11:15 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 26 Oct 2006 11:15:25 +0000 (11:15 +0000)
commit012d7e28789cf6299c16beb1a95710a95ea97258
tree7cabfb74906f91f678bd9a53d202152e9d652d79
parentcd3029f36f762c81313a5750bed7a5d80b11ffee
Fix Curl_open() not reporting failure when allocation of the
buffer used to store headers in the SessionHandle failed.
lib/url.c