aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/class/cdc-acm.c
diff options
context:
space:
mode:
authorEvgeny Novikov <[email protected]>2020-07-23 17:04:53 +0000
committerMauro Carvalho Chehab <[email protected]>2020-08-06 09:32:02 +0000
commit602649eadaa0c977e362e641f51ec306bc1d365d (patch)
tree1795cbae50553aa9722aaf720d0b152204332941 /drivers/usb/class/cdc-acm.c
parentmedia: radio: remove redundant assignment to variable retval (diff)
downloadkernel-602649eadaa0c977e362e641f51ec306bc1d365d.tar.gz
kernel-602649eadaa0c977e362e641f51ec306bc1d365d.zip
media: davinci: vpif_capture: fix potential double free
In case of errors vpif_probe_complete() releases memory for vpif_obj.sd and unregisters the V4L2 device. But then this is done again by vpif_probe() itself. The patch removes the cleaning from vpif_probe_complete(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Evgeny Novikov <[email protected]> Signed-off-by: Hans Verkuil <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'drivers/usb/class/cdc-acm.c')
0 files changed, 0 insertions, 0 deletions