Skip to content
Snippets Groups Projects
Commit 453937a8 authored by Peter Duerr's avatar Peter Duerr Committed by Lorenz Meier
Browse files

Fix va_arg calls (always call va_end)

From the manpage: "Each invocation of va_start() must be matched by a
corresponding invocation of va_end() in the same function."
parent b845edba
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