commit | 60a60677093e2792439c9e34debe6d55feead63f | [log] [tgz] |
---|---|---|
author | Christian Heimes <christian@cheimes.de> | Mon Jul 22 12:53:32 2013 +0200 |
committer | Christian Heimes <christian@cheimes.de> | Mon Jul 22 12:53:32 2013 +0200 |
tree | 89fc77fe5cdf82f498c990466ec0a69efa789d26 | |
parent | 37c916dd18df3442a4d8f79d14f5f23ba87e3fe5 [diff] |
Issue #15905: Fix theoretical buffer overflow in handling of sys.argv[0], prefix and exec_prefix if the operation system does not obey MAXPATHLEN.