diff options
author | Neal Norwitz <nnorwitz@gmail.com> | 2006-08-12 01:50:38 +0000 |
---|---|---|
committer | Neal Norwitz <nnorwitz@gmail.com> | 2006-08-12 01:50:38 +0000 |
commit | e0a81afb10f06e688093e28d5e8f42993cef9020 (patch) | |
tree | 76ab4fa0629b131308cd16810de5c70f80fb0048 /Python/ceval.c | |
parent | 6bf1a8fe8be5d9e5458657befc811e8461e769f5 (diff) | |
download | cpython-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