diff options
author | Christophe JAILLET <christophe.jaillet@wanadoo.fr> | 2020-04-27 20:04:23 +0200 |
---|---|---|
committer | Felipe Balbi <balbi@kernel.org> | 2020-05-09 10:05:08 +0200 |
commit | ccaef7e6e354fb65758eaddd3eae8065a8b3e295 (patch) | |
tree | e8816e15fdf3e2e9a4300b30aa2a527dd4a20ed4 /net/tls/tls_proc.c | |
parent | usb: phy: twl6030-usb: Fix a resource leak in an error handling path in 'twl6... (diff) | |
download | linux-ccaef7e6e354fb65758eaddd3eae8065a8b3e295.tar.xz linux-ccaef7e6e354fb65758eaddd3eae8065a8b3e295.zip |
usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272_plat_probe()'
'dev' is allocated in 'net2272_probe_init()'. It must be freed in the error
handling path, as already done in the remove function (i.e.
'net2272_plat_remove()')
Fixes: 90fccb529d24 ("usb: gadget: Gadget directory cleanup - group UDC drivers")
Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Felipe Balbi <balbi@kernel.org>
Diffstat (limited to 'net/tls/tls_proc.c')
0 files changed, 0 insertions, 0 deletions