Curl_cookie_output() must check that there's a cookie struct present before
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Sep 2001 07:43:08 +0000 (07:43 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Sep 2001 07:43:08 +0000 (07:43 +0000)
commit3f5227dfc7389f008137a6f4703af8022ab862f3
treeec35dc5669568a2bd06a752ccf4f2653772cfb24
parentb91103099a30362dbd4afef3900b675d3425d3b4
Curl_cookie_output() must check that there's a cookie struct present before
trying to address it!
lib/cookie.c