diff options
author | Zqiang <qiang.zhang@windriver.com> | 2020-12-10 10:01:48 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-12-28 15:45:16 +0100 |
commit | 2cc332e4ee4febcbb685e2962ad323fe4b3b750a (patch) | |
tree | 89bacf663ff7fcaff1853b7260e06710bc27078d /scripts/gdb/linux/utils.py | |
parent | a5ada3dfe6a20f41f91448b9034a1ef8da3dc87d (diff) |
usb: gadget: function: printer: Fix a memory leak for interface descriptor
When printer driver is loaded, the printer_func_bind function is called, in
this function, the interface descriptor be allocated memory, if after that,
the error occurred, the interface descriptor memory need to be free.
Reviewed-by: Peter Chen <peter.chen@nxp.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Zqiang <qiang.zhang@windriver.com>
Link: https://lore.kernel.org/r/20201210020148.6691-1-qiang.zhang@windriver.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions