Skip to content
Commit 4d47fbbe authored by John Johansen's avatar John Johansen
Browse files

apparmor: fix zero-length compiler warning in AA_BUG()



Uses of AA_BUG() without a message can result in the compiler warning

  warning: zero-length gnu_printf format string [-Wformat-zero-length]

Fix this with a pragma for now. A larger rework of AA_BUG() will
follow.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent d0d845a7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment