commit | a19e02be5e3fc41aee1ecee73a26d363e186e36e | [log] [tgz] |
---|---|---|
author | Daniel Stenberg <daniel@haxx.se> | Tue Jan 13 22:21:14 2009 +0000 |
committer | Daniel Stenberg <daniel@haxx.se> | Tue Jan 13 22:21:14 2009 +0000 |
tree | 73e3762c266032e706aba77f340bcd2d0e7d33e4 | |
parent | 0761e60a4a4b41b00720675a0024d9008330b806 [diff] |
- Michael Wallner fixed a NULL pointer deref when calling curl_easy_setup(curl, CURLOPT_COOKIELIST, "SESS") on a CURL handle with no cookies data.