From a19e02be5e3fc41aee1ecee73a26d363e186e36e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Tue, 13 Jan 2009 22:21:14 +0000 Subject: - Michael Wallner fixed a NULL pointer deref when calling curl_easy_setup(curl, CURLOPT_COOKIELIST, "SESS") on a CURL handle with no cookies data. --- RELEASE-NOTES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'RELEASE-NOTES') diff --git a/RELEASE-NOTES b/RELEASE-NOTES index ed9056999..e767d8197 100644 --- a/RELEASE-NOTES +++ b/RELEASE-NOTES @@ -46,6 +46,7 @@ This release includes the following bugfixes: o rare Location: follow bug with the multi interface o the configure script can now detect gnutls with pkg-config o curlbuild.h was adjusted for SunPro compilers + o CURLOPT_COOKIELIST set to "SESS" on an easy handle with no cookies data This release includes the following known bugs: @@ -58,6 +59,6 @@ advice from friends like these: Markus Koetter, Josef Wolf, Vlad Grachov, Pawel Kierski, Igor Novoseltsev, Fred Machado, Ken Hirsch, Keshav Krity, Patrick Monnerat, Mark Karpeles, Anthony Bryan, Peter Korsgaard, Phil Lisiecki, Bas Mevissen, Rob Crittenden, - Emil Romanus, Karl Moerder, Daniel Black, Stefan Teleman + Emil Romanus, Karl Moerder, Daniel Black, Stefan Teleman, Michael Wallner Thanks! (and sorry if I forgot to mention someone) -- cgit v1.2.3