]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport of 2.183:
authorGuido van Rossum <guido@python.org>
Fri, 18 Oct 2002 13:42:21 +0000 (13:42 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 18 Oct 2002 13:42:21 +0000 (13:42 +0000)
commit3cdc2c6de226fa8a1c04cb00294809548ce065ba
tree9d433410985123385c1c58b54576c96535400889
parentc92a9df85a0c78e0ea3d08299b85a059f156fbcd
Backport of 2.183:
Fix memory leak in add_subclass() found by NealN with valgrind.
Objects/typeobject.c