From: Christian Heimes Date: Mon, 10 Sep 2012 11:17:23 +0000 (+0200) Subject: Added missing va_end in error branch of PyArg_UnpackTuple(). CID 486641 X-Git-Tag: v3.3.1rc1~818^2^2~107 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=879329d66ed3ab16e33636355b8b26643ae26251;p=thirdparty%2FPython%2Fcpython.git Added missing va_end in error branch of PyArg_UnpackTuple(). CID 486641 --- 879329d66ed3ab16e33636355b8b26643ae26251