Commit eecb0a73 authored by David Woodhouse's avatar David Woodhouse
Browse files

AUDIT: Fix abuse of va_args.



We're not allowed to use args twice; we need to use va_copy.

Signed-off-by: default avatarDavid Woodhouse <dwmw2@infradead.org>
parent e3b926b4
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment