"goto err;" has it's own kfree_skb() call so it's a double free. We
only need to free on the "goto exit;" path.
Fixes:
|
||
---|---|---|
.. | ||
rdmavt | ||
rxe | ||
Makefile |
"goto err;" has it's own kfree_skb() call so it's a double free. We
only need to free on the "goto exit;" path.
Fixes:
|
||
---|---|---|
.. | ||
rdmavt | ||
rxe | ||
Makefile |