-
- Downloads
AUDIT: Fix abuse of va_args.
We're not allowed to use args twice; we need to use va_copy.
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>
Please register or sign in to comment
Due to an influx of spam, we have had to temporarily disable account registrations. Please write an email to accountsupport@archlinux.org, with your desired username, if you want to get access. Sorry for the inconvenience.
We're not allowed to use args twice; we need to use va_copy.
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>