Commit a58893a
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: e6d8e7d ("net: mctp: Add bind lookup test")
Reported-by: Alexandre Ghiti <[email protected]>
Closes: https://lore.kernel.org/all/[email protected]/
Signed-off-by: Matt Johnston <[email protected]>
Tested-by: Alexandre Ghiti <[email protected]>
Link: https://patch.msgid.link/20250812-fix-mctp-bind-test-v1-1-5e2128664eb3@codeconstruct.com.au
Signed-off-by: Jakub Kicinski <[email protected]>1 parent 3bfc778 commit a58893a
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1586 | 1586 | | |
1587 | 1587 | | |
1588 | 1588 | | |
1589 | | - | |
1590 | 1589 | | |
1591 | 1590 | | |
1592 | 1591 | | |
| |||
0 commit comments