]> granicus.if.org Git - curl/commit
Moved the fetching of the list of matching cookies to make it easier to free
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 May 2004 14:22:20 +0000 (14:22 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 May 2004 14:22:20 +0000 (14:22 +0000)
commit63f97b38eb3a86615e7cb92e70f91cf14d69945a
treef48552f471709a1fd7913cacec64d7524dbda8f0
parentb8541929c8d9afc29f70289a1cdc209046808b10
Moved the fetching of the list of matching cookies to make it easier to free
that list in case something goes wrong in the function and we must bail out.
Courtesy of the torture testing.
lib/http.c