sanitize audit_mq_open()
authorAl Viro <viro@zeniv.linux.org.uk>
Sun, 14 Dec 2008 09:02:26 +0000 (04:02 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 4 Jan 2009 20:14:41 +0000 (15:14 -0500)
* don't bother with allocations
* don't do double copy_from_user()
* don't duplicate parts of check for audit_dummy_context()

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found