Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <01b801c20e29$aa8cd700$42a18c09@wdg.uk.ibm.com> From: "Max Bowsher" To: "Pavel Tsekov" Cc: References: <003601c20e08$41e0bd50$42a18c09 AT wdg DOT uk DOT ibm DOT com> <1577430955 DOT 20020607120539 AT syntrex DOT com> <6911522488 DOT 20020607131350 AT syntrex DOT com> <017201c20e1f$4fe1ac40$42a18c09 AT wdg DOT uk DOT ibm DOT com> <9319500710 DOT 20020607152649 AT syntrex DOT com> Subject: Re: Re[5]: cygwin download incomplete - try again - loop? Date: Fri, 7 Jun 2002 14:46:02 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Pavel Tsekov wrote: > Hello Max, > > Friday, June 07, 2002, 2:31:56 PM, you wrote: > > MB> strlen(url) is called with url = NULL on line 92. > > MB> Its easy to kludge round this, but it strikes me that the problem would be > MB> better solved by finding out why a null pointer is being passed in the first > MB> place. Maybe this weekend :-). > > Ah, this is another one! :) Btw I recall you reported something like > this some weeks ago. I'm pretty sure it is the same one. I kludged around it in my local copy, by returning a null string, without calling strlen(), but I didn't submit a patch, because the very fact that a NULL pointer is being passed in is a bug elsewhere in the code, which I have not been able to find and squish, because I have not yet invested the time to fully understnd the control flow of this part of setup. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/