From: Serhiy Storchaka Date: Tue, 17 Dec 2013 13:12:46 +0000 (+0200) Subject: Issue #16404: Add checks for return value of PyLong_FromLong() in X-Git-Tag: v3.4.0b2~188 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=85c24979507c4986573cf3537d048324f71d7854;p=thirdparty%2FPython%2Fcpython.git Issue #16404: Add checks for return value of PyLong_FromLong() in sys.getwindowsversion() and ossaudiodev.setparameters(). Reported by Ned Batchelder. --- 85c24979507c4986573cf3537d048324f71d7854