From: Christian Heimes Date: Sat, 20 Jul 2013 20:18:19 +0000 (+0200) Subject: Check return value of fstat() in _PyImport_GetDynLoadFunc() X-Git-Tag: v3.4.0a1~128 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=7bc80fcf4e32ed82b7932f3658474408a5c7a0a2;p=thirdparty%2FPython%2Fcpython.git Check return value of fstat() in _PyImport_GetDynLoadFunc() CID 486250 --- 7bc80fcf4e32ed82b7932f3658474408a5c7a0a2