dash: fix VARARGS coverity error
va_end was not called in every code path due to g_return_val_if_fail.
API usage errors (VARARGS) va_end was not called for "myargs".
CID: 1461294
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
va_end was not called in every code path due to g_return_val_if_fail.
API usage errors (VARARGS) va_end was not called for "myargs".
CID: 1461294