[issue2443] uninitialized access to va_list

Alexander Belopolsky report at bugs.python.org
Tue Mar 25 16:14:36 CET 2008


Alexander Belopolsky <belopolsky at users.sourceforge.net> added the comment:

On the second thought the macro dance highlighted by OP belongs to 
pyport.h.  Attached patch defines Py_VA_COPY macro and uses it to simplify   
va_list copying code.

----------
keywords: +patch
Added file: http://bugs.python.org/file9849/issue2443.diff

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2443>
__________________________________


More information about the Python-bugs-list mailing list