summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorPaul Moore <paul@paul-moore.com>2020-04-21 16:10:56 +0300
committerPaul Moore <paul@paul-moore.com>2020-04-22 22:23:10 +0300
commit3054d06719079388a543de6adb812638675ad8f5 (patch)
tree4098fe58abae1e7d64162498c83a4423142189ad /tools/perf/scripts/python/export-to-sqlite.py
parenta48b284b403a4a073d8beb72d2bb33e54df67fb6 (diff)
downloadlinux-3054d06719079388a543de6adb812638675ad8f5.tar.xz
audit: fix a net reference leak in audit_list_rules_send()
If audit_list_rules_send() fails when trying to create a new thread to send the rules it also fails to cleanup properly, leaking a reference to a net structure. This patch fixes the error patch and renames audit_send_list() to audit_send_list_thread() to better match its cousin, audit_send_reply_thread(). Reported-by: teroincn@gmail.com Reviewed-by: Richard Guy Briggs <rgb@redhat.com> Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions