The current code assumes that the assignment operator works for va_list. This patch corrects it to use va_copy.
patch for va_copy + va_end
update to correctly match va_copy with va_end
Log in to post a comment.
patch for va_copy + va_end
update to correctly match va_copy with va_end