From: Alexey Khoroshilov Date: Fri, 27 Dec 2013 21:18:39 +0000 (-0300) Subject: [media] as102: fix leaks at failure paths in as102_usb_probe() X-Git-Tag: v3.14-rc1~20^2~76 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd19f7d3e39b3160595d56bb3e3a2bf4f7f4669c;p=pandora-kernel.git [media] as102: fix leaks at failure paths in as102_usb_probe() Failure handling is incomplete in as102_usb_probe(). The patch implements proper resource deallocations. Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed