Fix: move va_end to outermost label
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Nov 2013 02:16:06 +0000 (21:16 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Tue, 19 Nov 2013 02:16:50 +0000 (21:16 -0500)
commitaeef352f476cf7b0f8a4ca032f7d94164be0292f
treee0362c3b65492734c70587b003067fd08121327f
parent911360f660e1a4ad85813ae363168e1ddd558f67
Fix: move va_end to outermost label

Coverity:

** CID 1021237:  Missing varargs init or cleanup  (VARARGS)
/snprintf/vfprintf.c: 955 in ust_safe_vfprintf()

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
snprintf/vfprintf.c
This page took 0.023966 seconds and 4 git commands to generate.