]> granicus.if.org Git - python/commit
Fix a memory leak when initializing the standard I/O streams.
authorAntoine Pitrou <solipsis@pitrou.net>
Wed, 18 Jan 2012 14:28:38 +0000 (15:28 +0100)
committerAntoine Pitrou <solipsis@pitrou.net>
Wed, 18 Jan 2012 14:28:38 +0000 (15:28 +0100)
commitfff47ab342e79d02cf871980987b8b30b2f09c37
treee5861b42315d672b41a9ea0127b0ee9b109321c9
parentc5e1199f3865a2671e3ce16c6265aa869466356b
parent2fabface500d74457593b55ed06bc41ead88163e
Fix a memory leak when initializing the standard I/O streams.
Python/pythonrun.c