Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <01b801c20e29$aa8cd700$42a18c09@wdg.uk.ibm.com>
From: "Max Bowsher" <maxb@ukf.net>
To: "Pavel Tsekov" <cygwin@cygwin.com>
Cc: <cygwin@cygwin.com>
References: <NEBBLGAIGOHCGFPEEBIMMEKEMNAA.ralfhauser@gmx.ch> <003601c20e08$41e0bd50$42a18c09@wdg.uk.ibm.com> <1577430955.20020607120539@syntrex.com> <6911522488.20020607131350@syntrex.com> <017201c20e1f$4fe1ac40$42a18c09@wdg.uk.ibm.com> <9319500710.20020607152649@syntrex.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 <ptsekov@syntrex.com> 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/

