commit | a20b62bdf7a1ed1a334eff3c4cafa97f5826006b | [log] [tgz] |
---|---|---|
author | Richard Guy Briggs <rgb@redhat.com> | Tue Oct 01 21:14:54 2013 -0400 |
committer | Eric Paris <eparis@redhat.com> | Tue Nov 05 11:09:11 2013 -0500 |
tree | 233c3774d6ff81715d37163cc223fb5008e83e9b | |
parent | d3aea84a4ace5ff9ce7fb7714cee07bebef681c2 [diff] |
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>