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

apparmor: Fix undefined reference to `zlib_deflate_workspacesize'



IF CONFIG_SECURITY_APPARMOR_EXPORT_BINARY is disabled, there remains
some unneed references to zlib, and can result in undefined symbol
references if ZLIB_INFLATE or ZLIB_DEFLATE are not defined.

Reported-by: default avatarkernel test robot <lkp@intel.com>
Fixes: abfb9c0725f2 ("apparmor: make export of raw binary profile to userspace optional")
Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 3e2a3a08
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