commit | 07f62eb66c6626aa5653a0fcb34c9c040d0bd032 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Apr 04 15:01:43 2012 -0400 |
committer | Eric Paris <eparis@redhat.com> | Mon Apr 09 12:23:03 2012 -0400 |
tree | a928c034e2f08ef3f7fd6af450d75f3d52a261db | |
parent | b466066f9b648ccb6aa1e174f0389b7433e460fd [diff] |
LSM: BUILD_BUG_ON if the common_audit_data union ever grows We did a lot of work to shrink the common_audit_data. Add a BUILD_BUG_ON so future programers (let's be honest, probably me) won't do something foolish like make it large again! Signed-off-by: Eric Paris <eparis@redhat.com>