]> granicus.if.org Git - python/commit
Klocwork made another run and found a bunch more problems.
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 12 Aug 2006 01:43:40 +0000 (01:43 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 12 Aug 2006 01:43:40 +0000 (01:43 +0000)
commit6f5ff3f3eb7abc2f4750c1319b560f67faf546ac
tree1b84bed27afcf3a62f50a2a2a6dabe162327866a
parent2a899c8b767144e809418fd04f83e4e5789084cd
Klocwork made another run and found a bunch more problems.
This is the first batch of fixes that should be easy to verify based on context.

This fixes problem numbers: 220 (ast), 323-324 (symtable),
321-322 (structseq), 215 (array), 210 (hotshot), 182 (codecs), 209 (etree).
Misc/README.klocwork
Modules/_codecsmodule.c
Modules/_elementtree.c
Modules/_hotshot.c
Modules/arraymodule.c
Objects/structseq.c
Python/ast.c
Python/symtable.c