From f40c9b83dfbeb1219f8944675d19404e917e1447 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Sat, 16 Oct 2004 13:54:40 +0000 Subject: libcurl leaked memory for cookies with the "max-age" field set. --- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index a0f448ab6..2333634a4 100644 --- a/CHANGES +++ b/CHANGES @@ -6,8 +6,11 @@ Changelog -Gisle (16 October 2004) +Daniel (16 October 2004) +- runekl at opoint.com found out (and provided a fix) that libcurl leaked + memory for cookies with the "max-age" field set. +Gisle (16 October 2004) - Issue 50 in TODO-RELEASE; Added Traian Nicolescu's patches for threaded resolver on Windows. Plugged some potential handle and memory leaks. -- cgit v1.2.3