]> granicus.if.org Git - python/commit
- Issue #13021: Missing decref on an error path. Thanks to Suman Saha for
authorBarry Warsaw <barry@python.org>
Tue, 20 Sep 2011 18:58:01 +0000 (14:58 -0400)
committerBarry Warsaw <barry@python.org>
Tue, 20 Sep 2011 18:58:01 +0000 (14:58 -0400)
commita80b14cc5f831308df25d1ed3f4e1a1a41d22c58
tree6e5e95b493be0c3310174a945e31df2aa48b61d2
parent225aa4f8ec1d98a244f863ee5257a750926a494e
parent916048d7807b179cbf839346768516bfdaeadecf
- Issue #13021: Missing decref on an error path.  Thanks to Suman Saha for
  finding the bug and providing a patch.
Misc/NEWS
Python/pythonrun.c