]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed memory leak in error branch of formatfloat(). CID 719687
authorChristian Heimes <christian@cheimes.de>
Mon, 10 Sep 2012 09:48:41 +0000 (11:48 +0200)
committerChristian Heimes <christian@cheimes.de>
Mon, 10 Sep 2012 09:48:41 +0000 (11:48 +0200)
commitf4f9939a96ed09cee5a73fd40a040e381dbdf6f1
tree7e5cd943756418194f0e2b144641bf632f9a3874
parent89ff3c7f20ef2451041f80350f4718e3e4e735a1
Fixed memory leak in error branch of formatfloat(). CID 719687
Objects/unicodeobject.c