]> granicus.if.org Git - python/commit
Fix memory leak in pyexpat PyUnknownEncodingHandler
authorChristian Heimes <christian@cheimes.de>
Sat, 29 Jun 2013 18:43:13 +0000 (20:43 +0200)
committerChristian Heimes <christian@cheimes.de>
Sat, 29 Jun 2013 18:43:13 +0000 (20:43 +0200)
commitb5821557899dc5bd0eca1f7430211730b6781e0f
treed66620425f5b761a7f95f0f708e8eef73ee6d10f
parent305e49e17edd6870b52af547a6c6cbf613864d05
Fix memory leak in pyexpat PyUnknownEncodingHandler
CID 1040367 (#1 of 1): Resource leak (RESOURCE_LEAK)
leaked_storage: Variable u going out of scope leaks the storage it points to.
Modules/pyexpat.c