summaryrefslogtreecommitdiff
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2013-11-15 17:09:24 +0100
committerVictor Stinner <victor.stinner@gmail.com>2013-11-15 17:09:24 +0100
commitc863d54fbba4643a3c4c8d7244222f4131389993 (patch)
treee0984d2f71fbe2ef9201e4db6262f8d5246c35bc /Python/sysmodule.c
parent89ce079196f983f9c2ac124d8b8b4541197b43e8 (diff)
downloadcpython-c863d54fbba4643a3c4c8d7244222f4131389993.tar.gz
pythonrun.c: fix Py_GetPythonHome(), use Py_ARRAY_LENGTH() to get the size of
the env_home buffer, not PATH_MAX+1. env_home is declared using MAXPATHLEN+1, and PATH_MAX is not declared on IRIX.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions