diff options
author | 2025-08-12 13:08:58 +0800 | |
---|---|---|
committer | 2025-08-13 17:07:34 -0700 | |
commit | a58893aa173923fdc49c2d35d638d8133065e952 (patch) | |
tree | 40c5866cee879a7688e47cac20067efb3d10e4ba /tools/perf/scripts/python | |
parent | Merge tag 'nf-25-08-13' of https://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf (diff) | |
download | wireguard-linux-a58893aa173923fdc49c2d35d638d8133065e952.tar.xz wireguard-linux-a58893aa173923fdc49c2d35d638d8133065e952.zip |
net: mctp: Fix bad kfree_skb in bind lookup test
The kunit test's skb_pkt is consumed by mctp_dst_input() so shouldn't be
freed separately.
Fixes: e6d8e7dbc5a3 ("net: mctp: Add bind lookup test")
Reported-by: Alexandre Ghiti <alex@ghiti.fr>
Closes: https://lore.kernel.org/all/734b02a3-1941-49df-a0da-ec14310d41e4@ghiti.fr/
Signed-off-by: Matt Johnston <matt@codeconstruct.com.au>
Tested-by: Alexandre Ghiti <alexghiti@rivosinc.com>
Link: https://patch.msgid.link/20250812-fix-mctp-bind-test-v1-1-5e2128664eb3@codeconstruct.com.au
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions