setup-2.243 Crash / Install from Local Directory / WinXP

Robert Collins robert.collins@itdomain.com.au
Thu May 23 06:08:00 GMT 2002



> -----Original Message-----
> From: Pavel Tsekov [mailto:ptsekov@syntrex.com] 
> Sent: Thursday, May 23, 2002 2:31 AM
> To: Robert Collins
> Cc: cygwin@cygwin.com
> Subject: Re[5]: setup-2.243 Crash / Install from Local 
> Directory / WinXP
> 
> 
> Hello Robert,
> 
> Well, this will fix the problem, but String::substr() will 
> still cause a crash if for some reason a NULL pointer is 
> passed to it! Btw have you read my mail till the end ?

Yes. The String++ implementation currently uses the <string> std class
to implement substr. From a quick inspection the fault is in the
string() constructor not returning an empty string when NULL is passed
to it.

Rob

--
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/



More information about the Cygwin mailing list