From a06b36dee05e89c2886f6a77a007087382d42e0e Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 1 Apr 2009 12:15:37 +0000 Subject: - Andre Guibert de Bruet fixed a NULL pointer use in an infof() call if a strdup() call failed. --- CHANGES | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 7b4b5c09d..d493e640b 100644 --- a/CHANGES +++ b/CHANGES @@ -6,6 +6,11 @@ Changelog + +Daniel Stenberg (1 Apr 2009) +- Andre Guibert de Bruet fixed a NULL pointer use in an infof() call if a + strdup() call failed. + Daniel Fandrich (31 Mar 2009) - Properly return an error code in curl_easy_recv (reported by Jim Freeman). -- cgit v1.2.3