]> granicus.if.org Git - python/commit
Fix a refleak for `filename', introduced in rev. 58466.
authorGeorg Brandl <georg@python.org>
Wed, 24 Oct 2007 21:14:07 +0000 (21:14 +0000)
committerGeorg Brandl <georg@python.org>
Wed, 24 Oct 2007 21:14:07 +0000 (21:14 +0000)
commitd2093f7793ef73215cc2c60ce09aa97b12f837a9
treee1f9bd79d49daea6fb8b2a004778b22ec1cf5301
parent5a2f7e60da093dcdea5d9e508f875285020019a6
Fix a refleak for `filename', introduced in rev. 58466.
Also remove an unnecessary incref/decref for `name'.
Objects/codeobject.c