diff options
| author | Marc Kleine-Budde <[email protected]> | 2013-12-14 14:36:25 +0100 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2013-12-17 11:19:33 +0100 |
| commit | 20fb4eb96fb0350d28fc4d7cbfd5506711079592 (patch) | |
| tree | a7f2cf6940d9296664c987131d07b33b909f4f63 /tools/perf/scripts/python/failed-syscalls-by-pid.py | |
| parent | a1c31f1d057130cc63e72a09189410d169db7ecf (diff) | |
can: peak_usb: fix mem leak in pcan_usb_pro_init()
This patch fixes a memory leak in pcan_usb_pro_init(). In patch
f14e224 net: can: peak_usb: Do not do dma on the stack
the struct pcan_usb_pro_fwinfo *fi and struct pcan_usb_pro_blinfo *bi were
converted from stack to dynamic allocation va kmalloc(). However the
corresponding kfree() was not introduced.
This patch adds the missing kfree().
Cc: linux-stable <[email protected]> # v3.10
Reported-by: Stephane Grosjean <[email protected]>
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/failed-syscalls-by-pid.py')
0 files changed, 0 insertions, 0 deletions