Skip to content
Commit 219ca394 authored by Richard Guy Briggs's avatar Richard Guy Briggs Committed by Eric Paris
Browse files

audit: use union for audit_field values since they are mutually exclusive



Since only one of val, uid, gid and lsm* are used at any given time, combine
them to reduce the size of the struct audit_field.

Signed-off-by: default avatarRichard Guy Briggs <rgb@redhat.com>
parent e7df61f4
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