Skip to content
Commit 89eb06f1 authored by Julia Lawall's avatar Julia Lawall Committed by David S. Miller
Browse files

net/key/af_key.c: add missing kfree_skb



At the point of this error-handling code, alloc_skb has succeded, so free
the resulting skb by jumping to the err label.

Signed-off-by: default avatarJulia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 03478756
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment