This is the mail archive of the cygwin-developers 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]
Other format: [Raw text]

Re: cygwin_create_path causes null pointer crashes


Hi Thomas,

On Dec 10 03:03, Thomas Wolff wrote:
> cygwin_create_path is supposed to call malloc itself,
> however, it occasionally returns with null and errno == ENOSPC,
> if it's provided with a network path, e.g.
> cygwin_create_path(CCP_POSIX_TO_WIN_W, "/cygdrive/s/.config/mintty")
> returns null in ~ 3 of 1000 cases, where /cygdrive/s exists but
> /cygdrive/s/.config does not

Did you try to debug and fix the issue?  This is the developer's mailing
list after all...


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 cygwin AT cygwin DOT com
Red Hat

Attachment: signature.asc
Description: PGP signature


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