From e54209d643deeeee47a23d9247947b98ba6f0639 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Fri, 8 Aug 2008 01:52:08 +0000 Subject: Fixed an uninitialized variable in multi_runsingle() that could cause a request to prematurely end. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b563117ba..468369282 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,10 @@ Changelog +Daniel Fandrich (7 Aug 2008) +- Fixed an uninitialized variable in multi_runsingle() that could cause a + request to prematurely end. + Yang Tse (7 Aug 2008) - Added curlbuild.h and curlrules.h header files to libcurl's public headers. File curlbuild.h is a generated file on configure-capable systems. This is -- cgit v1.2.3