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

apparmor: split load data into management struct and data blob



Splitting the management struct from the actual data blob will allow
us in the future to do some sharing and other data reduction
techniques like replacing the the raw data with compressed data.

Prepare for this by separating the management struct from the data
blob.

Signed-off-by: default avatarJohn Johansen <john.johansen@canonical.com>
parent 98cf5bbf
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