mongoose icon indicating copy to clipboard operation
mongoose copied to clipboard

API usage errors (VARARGS) in mg_vprintf()

Open jameshilliard opened this issue 3 years ago • 0 comments

I'm seeing this get flagged by coverity: https://github.com/cesanta/mongoose/blob/0a265e79a67d7bfcdca27f2ccb98ccb474677ec6/src/net.c#L12

 "va_end" was not called for "tmp".

jameshilliard avatar Sep 18 '22 23:09 jameshilliard