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:06 +0000 (21:16 -0500)
commit8620f52a1b21538e8ad3331c04ebf3ba594890f9
tree3b80c16ef6e98291c2b6ba41a8d3b3effda24c85
parent74d48abe30fc241acf091e4a1215bc215887f2d2
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.024854 seconds and 4 git commands to generate.