mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
63f6982075
Currently if an unsupported iftype is detected the error return path
does not free the cmd_skb leading to a resource leak. Fix this by
free'ing cmd_skb.
Addresses-Coverity: ("Resource leak")
Fixes:
|
||
---|---|---|
.. | ||
qtnfmac | ||
Kconfig | ||
Makefile |