WSL2-Linux-Kernel/drivers/usb/gadget
Sudip Mukherjee 7022cfdfe0 usb: gadget: bdc: fix memory leak
If dma_pool_alloc() fails we are jumping to fail and releasing all the
bd_tables which have been added to the chain but we missed freeing this
bd_table which was just allocated and still not added to the chain of
bd_table.

Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Felipe Balbi <balbi@ti.com>
2015-09-30 11:20:21 -05:00
..
function usb: patches for v4.3 merge window 2015-08-14 16:41:11 -07:00
legacy usb: gadget: legacy: nokia: add CONFIG_BLOCK dependency 2015-08-06 11:29:19 -05:00
udc usb: gadget: bdc: fix memory leak 2015-09-30 11:20:21 -05:00
Kconfig
Makefile
composite.c drivers/usb/gadget/composite.c: i18n is not an acronym 2015-08-07 14:03:23 +02:00
config.c usb: gadget: add usb otg descriptor allocate and init interface 2015-07-29 09:59:21 -05:00
configfs.c usb: gadget: configfs: allocate and init otg descriptor by otg capabilities 2015-07-29 09:59:21 -05:00
configfs.h
epautoconf.c usb: gadget: fix possible regression introduced with ep->claimed 2015-09-14 09:51:50 -05:00
functions.c
u_f.c
u_f.h
u_os_desc.h
usbstring.c