Patrick Marchand Latifi wrote: > Make sure we reinitialize the va_list since va_list is undefined > if a function traverses the va_list with va_arg. > > This patch fixes the debugging case when both stdout and syslog > output is wanted. > Thanks, applied fixes for v1 and v2. -arlin