02280d597ba3d0f6ae5fcdbecabaab8401d25689
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. git-svn-id: svn://10.0.0.236/trunk@9758 18797224-902f-48f8-a5cc-f745e15eee43
Description
No description provided
Languages
C++
31%
C
21.9%
HTML
13.3%
JavaScript
12.9%
Java
5.1%
Other
15.5%