From: Serhiy Storchaka Date: Wed, 12 Feb 2014 08:55:07 +0000 (+0200) Subject: Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair. X-Git-Tag: v3.4.1rc1~233^2~341 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5bdfc51950e328c5187fa02a97c0a841196a9e17;p=thirdparty%2FPython%2Fcpython.git Issue #17671: Fixed a crash when use non-initialized io.BufferedRWPair. Based on patch by Stephen Tu. --- 5bdfc51950e328c5187fa02a97c0a841196a9e17