aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorGaosheng Cui <cuigaosheng1@huawei.com>2022-08-23 09:15:03 +0800
committerJohn Johansen <john.johansen@canonical.com>2022-10-03 14:48:54 -0700
commitc73275cf6834787ca090317f1d20dbfa3b7f05aa (patch)
treef4f9f85efcdd62d31e8f6789da75b99b538a86e9 /tools/perf/scripts/python/export-to-postgresql.py
parentMerge tag 'nios2_fixes_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/dinguyen/linux (diff)
downloadwireguard-linux-c73275cf6834787ca090317f1d20dbfa3b7f05aa.tar.xz
wireguard-linux-c73275cf6834787ca090317f1d20dbfa3b7f05aa.zip
apparmor: fix a memleak in multi_transaction_new()
In multi_transaction_new(), the variable t is not freed or passed out on the failure of copy_from_user(t->data, buf, size), which could lead to a memleak. Fix this bug by adding a put_multi_transaction(t) in the error path. Fixes: 1dea3b41e84c5 ("apparmor: speed up transactional queries") Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com> Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions