commit | f8247796b12ba699da67601f7ff5f043b2d7998e | [log] [tgz] |
---|---|---|
author | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Tue Sep 09 13:56:11 2008 +0000 |
committer | Hirokazu Yamamoto <ocean-city@m2.ccsnet.ne.jp> | Tue Sep 09 13:56:11 2008 +0000 |
tree | 70ef487cd219d5bc930a8127a82ac0f5aec25964 | |
parent | 29d95eb6f2119888e7c30ce185e6ae1941e70e57 [diff] |
Issue #3813: cannot lanch python.exe via symbolic link on cygwin. readlink(2) can return non-null-terminated string. Reviewed by Amaury Forgeot d'Arc.