From: Andrzej Pietrasiewicz Date: Fri, 28 Jan 2011 12:42:51 +0000 (-0300) Subject: [media] v4l2: vb2-dma-sg: fix memory leak X-Git-Tag: v2.6.39-rc1~86^2~120 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a9bb36aa0d6547aa0ab3d5cfde08e8651bd460bc;p=pandora-kernel.git [media] v4l2: vb2-dma-sg: fix memory leak This patch fixes two minor memory leaks in videobuf2-dma-sg module. They might happen only in case some other operations (like memory allocation) failed. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Marek Szyprowski Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed