Close the va_list
Add missing va_end() to debug code. Found by cppcheck static analysis. Tagged as RedrawMgr-0_09-1 since our va_end is an empty macro.
Showing
Please register or sign in to comment
Add missing va_end() to debug code. Found by cppcheck static analysis. Tagged as RedrawMgr-0_09-1 since our va_end is an empty macro.