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 /.clang-format | |
parent | b5bbe22353614d6a4d7a4b33f326e3009ec38052 (diff) |
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 '.clang-format')
0 files changed, 0 insertions, 0 deletions