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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We're not allowed to use args twice; we need to use va_copy.
Signed-off-by:
David Woodhouse <dwmw2@infradead.org>