cppcheck: va_list 'args' used before va_start() was called Remove extra va_end on args in loop since it'll be called when breaking