]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
SF #1444030: Fix several potential defects found by Coverity.
authorHye-Shik Chang <hyeshik@gmail.com>
Tue, 7 Mar 2006 15:39:21 +0000 (15:39 +0000)
committerHye-Shik Chang <hyeshik@gmail.com>
Tue, 7 Mar 2006 15:39:21 +0000 (15:39 +0000)
commit4af5c8cee4885df70884a58e2e74c48984bbe7c2
treef4c33e559962940576f84b61f760a1b27a3b8618
parentef1701f7d3a57427c1289bef32227a7aaac7905a
SF #1444030: Fix several potential defects found by Coverity.
(reviewed by Neal Norwitz)
Modules/arraymodule.c
Modules/cStringIO.c
Modules/zipimport.c
Objects/longobject.c
Objects/stringobject.c
Objects/unicodeobject.c
Objects/weakrefobject.c
Parser/firstsets.c
Python/ast.c
Python/ceval.c
Python/traceback.c