diff options
author | Christian Heimes <christian@cheimes.de> | 2013-07-26 15:51:18 +0200 |
---|---|---|
committer | Christian Heimes <christian@cheimes.de> | 2013-07-26 15:51:18 +0200 |
commit | f0ec9df604b9546fc197fdda74bfc3fb87a8b721 (patch) | |
tree | 3ae6dcc4f49aa404cd9993373b3fc23c7f305181 /Python/Python-ast.c | |
parent | c7d476028c42e9df9c42d5794872bf0c1242aaf6 (diff) | |
download | cpython-f0ec9df604b9546fc197fdda74bfc3fb87a8b721.tar.gz |
Check return value of PyLong_FromLong(X509_get_version()). It might be NULL if
X509_get_version() grows beyond our small int cache.
CID 1058279
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions