Staging
v0.5.1
https://github.com/python/cpython
Revision cebdc5e373e9df417b24e4f5442637f27d53f4ba authored by Andrew M. Kuchling on 09 October 2006, 18:30:13 UTC, committed by Andrew M. Kuchling on 09 October 2006, 18:30:13 UTC
Fix problems found by Coverity.

_ssl.c: under fail: self is DECREF'd, but it would have been NULL.

_csv.c: I'm not sure if lineterminator could have been anything other than
a string.  However, other string method calls are checked, so check this
one too.
1 parent e0235ae
History
Tip revision: cebdc5e373e9df417b24e4f5442637f27d53f4ba authored by Andrew M. Kuchling on 09 October 2006, 18:30:13 UTC
[Partial backport of r45947 | neal.norwitz]
Tip revision: cebdc5e
File Mode Size
abstract.tex -rw-r--r-- 42.3 KB
api.tex -rw-r--r-- 1.3 KB
concrete.tex -rw-r--r-- 117.2 KB
exceptions.tex -rw-r--r-- 20.1 KB
init.tex -rw-r--r-- 39.5 KB
intro.tex -rw-r--r-- 25.2 KB
memory.tex -rw-r--r-- 8.5 KB
newtypes.tex -rw-r--r-- 72.7 KB
refcounting.tex -rw-r--r-- 2.9 KB
refcounts.dat -rw-r--r-- 42.6 KB
utilities.tex -rw-r--r-- 41.4 KB
veryhigh.tex -rw-r--r-- 13.7 KB

back to top