commit | 43617bc610a92d0025a9c9473fdbe0d81c51fd4d | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Jan 11 20:29:19 2008 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Jan 11 20:29:19 2008 +0000 |
tree | ffc9a48f97e1098c96b6a87e0f607cd30dbf5e0d | |
parent | c682614df098700c689eabb47c6857f244e85bed [diff] |
Fix a potential 'SystemError: NULL result without error'. NULL may be a valid return value from PyLong_AsVoidPtr. Will backport to release25-maint.