commit | 833fc48d18ce3595990b405ae82a160b33028994 | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Thu Nov 10 01:41:14 2016 -0500 |
committer | Paul Moore <paul@paul-moore.com> | Sun Nov 20 15:28:22 2016 -0500 |
tree | c7d89cf07ef9f18e1e09d3dcb87a66765e63513f | |
parent | 8443075eacb51df8539916c4170d2fdfe7c81433 [diff] |
audit: skip sessionid sentinel value when auto-incrementing The value (unsigned int)-1 is used as a sentinel to indicate the sessionID is unset. Skip this value when the session_id value wraps. Signed-off-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>