commit | 0a3b483e83edb6aa6d3c49db70eeb6f1cd9f6c6b | [log] [tgz] |
---|---|---|
author | Amy Griffis <amy.griffis@hp.com> | Tue May 02 15:06:01 2006 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Tue Jun 20 05:25:23 2006 -0400 |
tree | d8714c7953e2eb5f1e12243fe8098127b4e7cada | |
parent | 3c66251e573219a0532a5a07381b2f60a412d9eb [diff] |
[PATCH] fix audit_krule_to_{rule,data} return values Don't return -ENOMEM when callers of these functions are checking for a NULL return. Bug noticed by Serge Hallyn. Signed-off-by: Amy Griffis <amy.griffis@hp.com> Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>