From: Serhiy Storchaka Date: Tue, 25 Oct 2016 07:18:16 +0000 (+0300) Subject: Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. X-Git-Tag: v3.7.0a1~2143 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d7e5ff13bb7e6d7f46390f7f6284f30539475d68;p=thirdparty%2FPython%2Fcpython.git Issue #28426: Fixed potential crash in PyUnicode_AsDecodedObject() in debug build. --- d7e5ff13bb7e6d7f46390f7f6284f30539475d68