cygstart: buffer overflow when a URI is passed (cygutils-1.4.17-[23])

Mark Geisert mark@maxrnd.com
Wed Apr 23 05:17:06 GMT 2025


Drat, typo alert:

> It looks to me like that 'if' statement should read
>    if (mbstowcs (*wcs_path, *mbs_path, len) ...

     if (mbstowcs (*wcspath, mbs_path, len) ...

..mark


More information about the Cygwin mailing list