Home
last modified time | relevance | path

Searched hist:"38355 b2a44776c25b0f2ad466e8c51bb805b3032" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/gadget/
H A Dconfigfs.cdiff 38355b2a44776c25b0f2ad466e8c51bb805b3032 Tue Feb 28 11:55:30 CET 2017 John Keeping <john@metanate.com> usb: gadget: configs: plug memory leak

When binding a gadget to a device, "name" is stored in gi->udc_name, but
this does not happen when unregistering and the string is leaked.

Signed-off-by: John Keeping <john@metanate.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>