Skip to content
Commit 4295c60b authored by John Johansen's avatar John Johansen
Browse files

apparmor: Fix uninitialized symbol 'array_size' in policy_unpack_test.c



Make sure array_size is initialized in the kunit test to get rid of
compiler warnings. This will also make sure the following tests fail
consistently if the first test fails.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent f6c64dc3
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