From: Cyrill Gorcunov <gorcunov@gmail.com>
To: Sergey Kaplun <skaplun@tarantool.org>
Cc: tarantool-patches@dev.tarantool.org
Subject: Re: [Tarantool-patches] [PATCH] cppcheck: src/httpc.c missed va_end() macro
Date: Mon, 21 Sep 2020 10:03:39 +0300 [thread overview]
Message-ID: <20200921070339.GC28461@grain> (raw)
In-Reply-To: <20200921052624.9714-1-skaplun@tarantool.org>
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@gmail.com>
next prev parent reply other threads:[~2020-09-21 7:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-21 5:26 Sergey Kaplun
2020-09-21 7:03 ` Cyrill Gorcunov [this message]
2020-09-22 5:04 ` Sergey Kaplun
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20200921070339.GC28461@grain \
--to=gorcunov@gmail.com \
--cc=skaplun@tarantool.org \
--cc=tarantool-patches@dev.tarantool.org \
--subject='Re: [Tarantool-patches] [PATCH] cppcheck: src/httpc.c missed va_end() macro' \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox