tests/test-hghave.out
author Nicolas Dumazet <nicdumz.commits@gmail.com>
Thu, 27 Aug 2009 14:15:04 +0200
changeset 9427 d37c0f4e8f48
parent 8059 41a2c5cbcb6a
permissions -rw-r--r--
parsers.c: parse_manifest: fixing refcount of flags When flags was DECREF'ed, scope was referencing to the outer variable, outside of the block. It was in fact always NULL: the real Python object was never decref'ed.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines: