mirror of
https://github.com/apache/nuttx.git
synced 2026-09-17 10:39:12 +08:00
each invocation of va_start() must be matched by a corresponding invocation of va_end() in the same function Signed-off-by: chao.an <anchao@xiaomi.com>