diff options
author | 2014-08-24 20:37:52 -0400 | |
---|---|---|
committer | 2014-09-23 16:37:55 -0400 | |
commit | 9ef91514774a140e468f99d73d7593521e6d25dc (patch) | |
tree | aea652b76becf1f3ff59324a8154a36707a14d46 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | audit: set nlmsg_len for multicast messages. (diff) | |
download | wireguard-linux-9ef91514774a140e468f99d73d7593521e6d25dc.tar.xz wireguard-linux-9ef91514774a140e468f99d73d7593521e6d25dc.zip |
audit: correct AUDIT_GET_FEATURE return message type
When an AUDIT_GET_FEATURE message is sent from userspace to the kernel, it
should reply with a message tagged as an AUDIT_GET_FEATURE type with a struct
audit_feature. The current reply is a message tagged as an AUDIT_GET
type with a struct audit_feature.
This appears to have been a cut-and-paste-eo in commit b0fed40.
Reported-by: Steve Grubb <sgrubb@redhat.com>
Signed-off-by: Richard Guy Briggs <rgb@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions