]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space
authorRichard Guy Briggs <rgb@redhat.com>
Thu, 30 Oct 2014 15:22:53 +0000 (11:22 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 21 Nov 2014 17:23:09 +0000 (09:23 -0800)
commite379a5088d52bf9cb204258777690739a2f6abc8
tree4ebd0a692b38f237eb092243121bfca32aa73b84
parentad384f7911fcf459724e0c9fa07ef38aa95ca6f1
audit: AUDIT_FEATURE_CHANGE message format missing delimiting space

commit 897f1acbb6702ddaa953e8d8436eee3b12016c7e upstream.

Add a space between subj= and feature= fields to make them parsable.

Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Signed-off-by: Paul Moore <pmoore@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
kernel/audit.c