aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorJakub Kicinski <kuba@kernel.org>2022-05-25 21:36:19 -0700
committerJakub Kicinski <kuba@kernel.org>2022-05-25 21:36:20 -0700
commit1679ea99bcfa8c68518b04c87992b2b2fc096513 (patch)
treebe36a6ae8030157e48a946e6363217a83b7406eb /tools/perf/scripts/python/export-to-postgresql.py
parentMerge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next (diff)
parentamt: fix possible memory leak in amt_rcv() (diff)
downloadlinux-dev-1679ea99bcfa8c68518b04c87992b2b2fc096513.tar.xz
linux-dev-1679ea99bcfa8c68518b04c87992b2b2fc096513.zip
Merge branch 'amt-fix-several-bugs'
Taehee Yoo says: ==================== amt: fix several bugs This patchset fixes several bugs in amt module First patch fixes typo. Second patch fixes wrong return value of amt_update_handler(). A relay finds a tunnel if it receives an update message from the gateway. If it can't find a tunnel, amt_update_handler() should return an error, not success. But it always returns success. Third patch fixes a possible memory leak in amt_rcv(). A skb would not be freed if an amt interface doesn't have a socket. ==================== Link: https://lore.kernel.org/r/20220523161708.29518-1-ap420073@gmail.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions