diff options
author | Christian Heimes <christian@python.org> | 2016-09-08 22:13:35 (GMT) |
---|---|---|
committer | Christian Heimes <christian@python.org> | 2016-09-08 22:13:35 (GMT) |
commit | 7a5457b6878db61910c81017d10579edb7c91512 (patch) | |
tree | 886b3f8b10b92098b77240d13be40cfa9d78b725 /Objects | |
parent | 6782b14bcba612e4a39e41992c77306217b91e30 (diff) | |
download | cpython-7a5457b6878db61910c81017d10579edb7c91512.zip cpython-7a5457b6878db61910c81017d10579edb7c91512.tar.gz cpython-7a5457b6878db61910c81017d10579edb7c91512.tar.bz2 |
Add error checking to PyInit_pyexpact
The module initializer of the pyexpat module failed to check
the return value of PySys_GetObject() for NULL.
CID 982779
Diffstat (limited to 'Objects')
0 files changed, 0 insertions, 0 deletions