wtc%netscape.com e8f9bf611c In CreateMacPathFromUnixPath, the length of the macPath buffer
should be (strlen(unixPath) + 2) instead of (strlen(unixPath) * 2).
This is because for a zero-length unixPath, the macPath is ":",
which needs two bytes.  Thanks to Patrick Beard <beard@netscape.com>
and Steve Dagley <sdagley@netscape.com> for reporting the bug and
suggesting a fix.
1998-09-10 20:49:14 +00:00
..
1998-08-19 20:42:14 +00:00
1998-09-01 00:17:09 +00:00
1998-08-19 20:42:14 +00:00
1998-08-19 20:42:14 +00:00