summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorAndrew M. Kuchling <amk@amk.ca>2006-10-05 17:24:08 (GMT)
committerAndrew M. Kuchling <amk@amk.ca>2006-10-05 17:24:08 (GMT)
commita1ade3e925836a89e1ebacb74eb8e81d85190cd8 (patch)
treeac37d94197fd5888de0ec855fe427c89fcf473ff /Python/pythonrun.c
parent165e797817b9bc1237a694790142f6eb97fdf31d (diff)
downloadcpython-a1ade3e925836a89e1ebacb74eb8e81d85190cd8.zip
cpython-a1ade3e925836a89e1ebacb74eb8e81d85190cd8.tar.gz
cpython-a1ade3e925836a89e1ebacb74eb8e81d85190cd8.tar.bz2
[Backport r51223 | neal.norwitz]
If _stat_float_times is false, we will try to INCREF ival which could be NULL. Return early in that case. The caller checks for PyErr_Occurred so this should be ok. Klocwork #297
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions