[Tarantool-patches] [PATCH] cppcheck: src/httpc.c missed va_end() macro

Cyrill Gorcunov gorcunov at gmail.com
Mon Sep 21 10:03:39 MSK 2020


On Mon, Sep 21, 2020 at 08:26:24AM +0300, Sergey Kaplun wrote:
> Found and fixed not closed va_list 'ap' with cppcheck:
> 
> [src/httpc.c:190]: (error) va_list 'ap' was opened but not closed by va_end().
Acked-by: Cyrill Gorcunov <gorcunov at gmail.com>


More information about the Tarantool-patches mailing list