Stackdump trace - problem and patch

Jon A. Lambert jlsysinc@alltel.net
Sat Jan 1 09:21:00 GMT 2005


From: "Jon A. Lambert" <jlsysinc@alltel.net>
> --- environ.cc.orig 2005-01-01 03:15:33.913185600 -0500
> +++ environ.cc 2005-01-01 03:16:55.670747200 -0500
> +  int tracesize = strtol (buf, NULL, 0);

Sorry I diffed in the wrong dir, that should be..

tracesize = strtol (buf, NULL, 0);



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



More information about the Cygwin mailing list