status bitmask in include/linux/audit.h

Timothy R. Chavez chavezt at gmail.com
Fri Feb 11 20:28:25 UTC 2005


Oops..

This is my dumb mistake :)


On Fri, 11 Feb 2005 14:19:14 -0600, 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?
> 
> --
> - Timothy R. Chavez
> 


-- 
- Timothy R. Chavez




More information about the Linux-audit mailing list