]> granicus.if.org Git - python/commit
Fix (real! :-) memory leaks in half_cmp and half_binop.
authorGuido van Rossum <guido@python.org>
Fri, 18 Oct 2002 14:15:33 +0000 (14:15 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 18 Oct 2002 14:15:33 +0000 (14:15 +0000)
commit617080b6cfc291661312825a9332e086d4c5bc74
tree8f093ae15cd984c2056bba401dc817467a217ee5
parent3930bc35d0aeb5a111793da634806ed6dec2161e
Fix (real! :-) memory leaks in half_cmp and half_binop.
Perhaps found by NealN and valgrind.  Will forward port.
Objects/classobject.c