]> granicus.if.org Git - python/commit
Fix a refleak in the MAKE_FUNCTION opcode in ceval.c.
authorGeorg Brandl <georg@python.org>
Mon, 26 Feb 2007 13:58:18 +0000 (13:58 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 26 Feb 2007 13:58:18 +0000 (13:58 +0000)
commit94ab00036611a30137383465453cdb20105d42c3
tree24c79761f905bd3abd90e7afe6537804d4238abe
parent6ce7d1ed55b579c03334d8ef7a69102484d02ff1
Fix a refleak in the MAKE_FUNCTION opcode in ceval.c.
Python/ceval.c