test: fix missing va_end in case of test failures
authorPeter Hutterer <peter.hutterer@who-t.net>
Thu, 18 Mar 2021 01:13:43 +0000 (11:13 +1000)
committerRan Benita <ran@unusedvar.com>
Fri, 19 Mar 2021 21:44:30 +0000 (23:44 +0200)
commit694b8f7127aa01e9c06076e16731ca10249cf8c0
treefccc024340ff59987fc67c22ed52cbfe6302e35b
parent7a205e25ac3b3a69bb12316a096eb1bab35a2702
test: fix missing va_end in case of test failures

Found by coverity

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
test/registry.c