diff options
author | Young Xiao <92siuyang@gmail.com> | 2019-05-28 20:17:54 +0800 |
---|---|---|
committer | Felipe Balbi <felipe.balbi@linux.intel.com> | 2019-06-06 13:51:57 +0300 |
commit | 62fd0e0a24abeebe2c19fce49dd5716d9b62042d (patch) | |
tree | 10da2bcfe67124fe8d2376a01d625af4da91b4cb /drivers/target/loopback | |
parent | b5bbe22353614d6a4d7a4b33f326e3009ec38052 (diff) | |
download | linux-62fd0e0a24abeebe2c19fce49dd5716d9b62042d.tar.bz2 |
usb: gadget: fusb300_udc: Fix memory leak of fusb300->ep[i]
There is no deallocation of fusb300->ep[i] elements, allocated at
fusb300_probe.
The patch adds deallocation of fusb300->ep array elements.
Signed-off-by: Young Xiao <92siuyang@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Diffstat (limited to 'drivers/target/loopback')
0 files changed, 0 insertions, 0 deletions