Skip to content
Snippets Groups Projects
Commit f1f323b6 authored by Ganesh Ajjanagadde's avatar Ganesh Ajjanagadde
Browse files

avformat/movenc-test: correct varargs usage


It is required to call va_end for each invocation of va_start within the
same function.

Fixes: CID 1341583.

Reviewed-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
Signed-off-by: default avatarGanesh Ajjanagadde <gajjanagadde@gmail.com>
parent 90409b6d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment