Commit 150eef2
thomas.wouters
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.
git-svn-id: http://svn.python.org/projects/python/trunk@45408 6015fed2-1504-0410-9fe1-9d1591cc4771
1 parent a8cb3e7 commit 150eef2
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3825 | 3825 | | |
3826 | 3826 | | |
3827 | 3827 | | |
| 3828 | + | |
| 3829 | + | |
| 3830 | + | |
| 3831 | + | |
3828 | 3832 | | |
3829 | 3833 | | |
3830 | 3834 | | |
| |||
0 commit comments