diff options
author | Thomas Heller <theller@ctypes.org> | 2008-01-11 20:29:19 (GMT) |
---|---|---|
committer | Thomas Heller <theller@ctypes.org> | 2008-01-11 20:29:19 (GMT) |
commit | 43617bc610a92d0025a9c9473fdbe0d81c51fd4d (patch) | |
tree | ffc9a48f97e1098c96b6a87e0f607cd30dbf5e0d /Python/errors.c | |
parent | c682614df098700c689eabb47c6857f244e85bed (diff) | |
download | cpython-43617bc610a92d0025a9c9473fdbe0d81c51fd4d.zip cpython-43617bc610a92d0025a9c9473fdbe0d81c51fd4d.tar.gz cpython-43617bc610a92d0025a9c9473fdbe0d81c51fd4d.tar.bz2 |
Fix a potential 'SystemError: NULL result without error'.
NULL may be a valid return value from PyLong_AsVoidPtr.
Will backport to release25-maint.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions