]> granicus.if.org Git - python/commit
Issue #15728: Fix leak in PyUnicode_AsWideCharString(). Found by Coverity.
authorStefan Krah <skrah@bytereef.org>
Sun, 19 Aug 2012 19:52:43 +0000 (21:52 +0200)
committerStefan Krah <skrah@bytereef.org>
Sun, 19 Aug 2012 19:52:43 +0000 (21:52 +0200)
commit8528c3145e5856a88199f07e155b3c75710cc2a1
treee9c3fe1341d9888cc06f4f99e0e8ccfcfa268419
parenta19de803e4661af947938df2db72d0cd5538f4a4
Issue #15728: Fix leak in PyUnicode_AsWideCharString(). Found by Coverity.
Objects/unicodeobject.c