Hi! The attached shell-script causes cygpath to malfunction by trying to convert a long string of z:s using 'cygpath -w'. It begins by trying "z", then "zz", and so on.
When trying more than 240 z:s, the result becomes garbled. For example: 246 zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzÿÿÿÿNTFS and at 249 z:s cygpath fails and says "error converting ...". Smells like a buffer overrun somewhere. -- /Jesper
cygpath-bug.sh
Description: Bourne shell script
cygcheck.out
Description: Binary data
-- 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/