audit: suppress stock memalloc failure warnings since already managed
authorRichard Guy Briggs <rgb@redhat.com>
Wed, 2 Oct 2013 01:14:54 +0000 (21:14 -0400)
committerEric Paris <eparis@redhat.com>
Tue, 5 Nov 2013 16:09:11 +0000 (11:09 -0500)
commita20b62bdf7a1ed1a334eff3c4cafa97f5826006b
tree233c3774d6ff81715d37163cc223fb5008e83e9b
parentd3aea84a4ace5ff9ce7fb7714cee07bebef681c2
audit: suppress stock memalloc failure warnings since already managed

Supress the stock memory allocation failure warnings for audit buffers
since audit alreay takes care of memory allocation failure warnings, including
rate-limiting, in audit_log_start().

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
security/lsm_audit.c