diff options
author | John Johansen <john.johansen@canonical.com> | 2022-02-22 02:09:20 -0800 |
---|---|---|
committer | John Johansen <john.johansen@canonical.com> | 2022-07-09 15:13:59 -0700 |
commit | f9da5b14521cbb57ff45bd8134d3b8320638b1e6 (patch) | |
tree | 6f2281c66d5f40ca938cbec75687850634379242 /security/apparmor/domain.c | |
parent | 3e2a3a0830a2090e766d0d887d52c67de2a6f323 (diff) |
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: kernel test robot <lkp@intel.com>
Fixes: abfb9c0725f2 ("apparmor: make export of raw binary profile to userspace optional")
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'security/apparmor/domain.c')
0 files changed, 0 insertions, 0 deletions