Skip to content
Commit d87ff58f authored by Dan Carpenter's avatar Dan Carpenter Committed by David S. Miller
Browse files

ipheth: potential null dereferences on error path



The calls to usb_free_buffer() dereference rx_urb and tx_urb in the
parameter list but those could be NULL.

Signed-off-by: default avatarDan Carpenter <error27@gmail.com>
Acked-by: default avatarL. Alberto Giménez <agimenez@sysvalve.es>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 2a915157
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