status bitmask in include/linux/audit.h

Chris Wright chrisw at osdl.org
Fri Feb 11 20:30:11 UTC 2005


* Timothy R. Chavez (chavezt at gmail.com) wrote:
> I went to add myself to the status bit mask in audit.h and I saw this:
> 
> #define AUDIT_STATUS_ENABLED            0x0001
> #define AUDIT_STATUS_FAILURE            0x0002
> #define AUDIT_STATUS_PID                0x0004
> #define AUDIT_STATUS_RATE_LIMIT         0x0008
> -->#define AUDIT_STATUS_BACKLOG_LIMIT      0x0010
> 
> Isn't that technically a bug?

How, it's just one bit (below the 32bit threshold)?

thanks,
-chris
-- 
Linux Security Modules     http://lsm.immunix.org     http://lsm.bkbits.net




More information about the Linux-audit mailing list