diff options
author | 2022-05-23 16:17:08 +0000 | |
---|---|---|
committer | 2022-05-25 21:36:16 -0700 | |
commit | 1a1a0e80e005cbdc2c250fc858e1d8570f4e4acb (patch) | |
tree | be36a6ae8030157e48a946e6363217a83b7406eb /tools/perf/scripts/python/export-to-postgresql.py | |
parent | amt: fix return value of amt_update_handler() (diff) | |
download | linux-dev-1a1a0e80e005cbdc2c250fc858e1d8570f4e4acb.tar.xz linux-dev-1a1a0e80e005cbdc2c250fc858e1d8570f4e4acb.zip |
amt: fix possible memory leak in amt_rcv()
If an amt receives packets and it finds socket.
If it can't find a socket, it should free a received skb.
But it doesn't.
So, a memory leak would possibly occur.
Fixes: cbc21dc1cfe9 ("amt: add data plane of amt interface")
Signed-off-by: Taehee Yoo <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