each va_list instance must only be used once.
Thus make local copies with va_copy for each time.
Authored by: sgrottel 2012-09-21
Parent: [r156]
Child: [r158]