This is the mail archive of the cygwin-developers@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: SHOWSTOPPER: [was Re: vfscanf in newlib]


> -----Original Message-----
> From: Christopher Faylor [mailto:cgf@redhat.com]
> Sent: Monday, April 23, 2001 10:12 AM
> To: cygwin-developers@cygwin.com
> Subject: Re: SHOWSTOPPER: [was Re: vfscanf in newlib]
> 
> 
> On Mon, Apr 23, 2001 at 09:52:51AM +1000, Robert Collins wrote:
> >Committed. The NULL protection should not be needed. if thread_self()
> >ever returns NULL we are in big trouble across the board. So perhaps
> >pthread_self should system_printf if it fails ?
> 
> Yep.  Or should it be an api_fatal?

as long as cygwin dies horribly when it happens :] Yes api_fatal is
probably the call. Thanks.
 
> Were you ever able to duplicate the ssh crashing bug?  If not, can
> anyone else confirm that this problem has been squashed now?

I confess to not having an sshd setup to test the bug with. Thus I just
reviewed the source.

> 
> cgf
> 

Rob


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]