From: Alexey Khoroshilov Date: Fri, 13 Feb 2015 22:39:03 +0000 (-0300) Subject: [media] sh_vou: fix memory leak on error paths in sh_vou_open() X-Git-Tag: omap-for-v4.1/fixes-rc1~72^2~1^2~343 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2160abb2945831aaf50d176ef6d070bdbd19130d;p=pandora-kernel.git [media] sh_vou: fix memory leak on error paths in sh_vou_open() Memory allocated for sh_vou_file is not deallocated on error paths in sh_vou_open(). Found by Linux Driver Verification project (linuxtesting.org). Signed-off-by: Alexey Khoroshilov Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed