commit | f0b752168d7091f38e7d61a80de2542e8b71d266 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Sat May 12 21:58:19 2018 -0400 |
committer | Paul Moore <paul@paul-moore.com> | Mon May 14 15:56:35 2018 -0400 |
tree | ac6396e791a3c8e200eda5489344158529d4e5cb | |
parent | 326bee0286d7f6b0d780f5b75a35ea9fe489a802 [diff] |
audit: convert sessionid unset to a macro Use a macro, "AUDIT_SID_UNSET", to replace each instance of initialization and comparison to an audit session ID. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>