From: Christian Heimes Date: Tue, 13 Sep 2016 18:48:25 +0000 (+0200) Subject: Issue #28188: Use PyMem_Calloc() to get rid of a type-limits warning and an extra... X-Git-Tag: v3.7.0a1~2500 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=425f3907e54e36424750b11120083e7a58389bad;p=thirdparty%2FPython%2Fcpython.git Issue #28188: Use PyMem_Calloc() to get rid of a type-limits warning and an extra memset() call in _ssl.c. --- 425f3907e54e36424750b11120083e7a58389bad