diff options
author | Thomas Wouters <thomas@python.org> | 2006-04-14 21:23:42 +0000 |
---|---|---|
committer | Thomas Wouters <thomas@python.org> | 2006-04-14 21:23:42 +0000 |
commit | 3cfea2dc987b90e637c4cbd5db5dc1f542e448b2 (patch) | |
tree | 1afafe19f6d0cfb216531b26ebdd5e3128a89fd1 /Python/mysnprintf.c | |
parent | 29b3d08604ba396861509bb1feb7ac6ec5456ae2 (diff) | |
download | cpython-git-3cfea2dc987b90e637c4cbd5db5dc1f542e448b2.tar.gz |
Coverity-found bug: datetime_strptime() failed to check for NULL return from
PySequence_GetItem of the time.strptime() result. Not a high probability
bug, but not inconceivable either, considering people can provide their own
'time' module.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions