aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2008-04-12 11:50:51 +0000
committerDaniel Stenberg <daniel@haxx.se>2008-04-12 11:50:51 +0000
commit84eb9fee765d8614b5f4d56e1db3ea02322301fe (patch)
tree4dd31f6f98ecf8ba4d5b61786af3b2ad902952fd /CHANGES
parent79300cdcd988e65c37bd3d9b391cd7a73ebefc6b (diff)
- Andre Guibert de Bruet found and fixed a case where malloc() was called but
was not checked for a NULL return, in the Negotiate code.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index cc6ae31cf..6d28e453e 100644
--- a/CHANGES
+++ b/CHANGES
@@ -6,6 +6,10 @@
Changelog
+Daniel Stenberg (12 Apr 2008)
+- Andre Guibert de Bruet found and fixed a case where malloc() was called but
+ was not checked for a NULL return, in the Negotiate code.
+
Daniel Fandrich (9 Apr 2008)
- Added test cases 1024 & 1025 to test a scenario similar to the one reported
by Ben Combee where libcurl would send the wrong cookie to a redirected