summaryrefslogtreecommitdiff
path: root/Python/Python-ast.c
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-03-12 00:29:36 +0000
committerThomas Wouters <thomas@python.org>2006-03-12 00:29:36 +0000
commita96affe1fc5085946ec5bd39a1cb852438ccded3 (patch)
tree27b80676c4a00ca8f6647ea4fab4de52cbf396f4 /Python/Python-ast.c
parent318af47512176fed74a3d7e0e51cdb1347418a98 (diff)
downloadcpython-git-a96affe1fc5085946ec5bd39a1cb852438ccded3.tar.gz
- Reindent a confusingly indented piece of code (no intended code changes
there) - Add missing DECREFs of inner-scope 'temp' variable - Add various missing DECREFs by changing 'return NULL' into 'goto onError' - Avoid double DECREF when last _PyUnicode_Resize() fails Coverity found one of the missing DECREFs, but oddly enough not the others.
Diffstat (limited to 'Python/Python-ast.c')
0 files changed, 0 insertions, 0 deletions