|   | 
  | 
| 
 
  | 
cURL   Mailing List   Monthly Index   Single Mail
curl-tracker mailing list Archives
 [ curl-Bugs-1780194 ] memory leak if proxy empty string
From: SourceForge.net <noreply_at_sourceforge.net>
 
Date: Fri, 24 Aug 2007 07:02:52 -0700 
Bugs item #1780194, was opened at 2007-08-23 15:04
 Please note that this message will contain a full copy of the comment thread,
 Initial Comment:
 On line 2969, proxy gets its content via strdup().
 But I think better logic will be not to call strdup for proxy at all. In this case also logic on line 2982 needs to be altered (because data->set.proxy specified an empty proxy).
 ----------------------------------------------------------------------
 Comment By: Dan Fandrich (dfandrich)
 Message:
 I believe I fixed this as part of the CreateConnection refactoring I did
 ----------------------------------------------------------------------
 Comment By: Daniel Stenberg (bagder)
 Message:
 1 - I can't repeat any leak with current CVS when I try to do 'curl -x ""
 2 - a given blank proxy is signifiant as it means explicitly disable a
 ----------------------------------------------------------------------
 You can respond by visiting: 
 These mail archives are generated by hypermail.  | 
Page updated November 12, 2010.
web site info