summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorNeal Norwitz <nnorwitz@gmail.com>2006-08-12 01:50:38 +0000
committerNeal Norwitz <nnorwitz@gmail.com>2006-08-12 01:50:38 +0000
commite0a81afb10f06e688093e28d5e8f42993cef9020 (patch)
tree76ab4fa0629b131308cd16810de5c70f80fb0048 /Python/ceval.c
parent6bf1a8fe8be5d9e5458657befc811e8461e769f5 (diff)
downloadcpython-git-e0a81afb10f06e688093e28d5e8f42993cef9020.tar.gz
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/ceval.c')
0 files changed, 0 insertions, 0 deletions