This is the mail archive of the cygwin 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]

strchrnul() crashing latest dash


I just tried to build dash. Downloaded the source code with setup.exe.
dash.exe core dumped.  Using GDB found that strchrnul (the one cygwin1.dll)
was the location of the crash.

I modified config.h to use dash's own strchrnul. Now everything seems ok.

I am using the latest cygwin dll.

May be there is a problem in strchrnul().

Thanks






--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


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