Arduino-Log icon indicating copy to clipboard operation
Arduino-Log copied to clipboard

Add va_end() to properly close va_list 'args'

Open konradmoesch opened this issue 4 years ago • 0 comments

cppcheck (used in platform.io check) complained about the va_list not being closed before returning from printLevel

konradmoesch avatar Dec 24 '21 22:12 konradmoesch