]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
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)
1  2 
Python/pythonrun.c

Simple merge