From: Kevin McKinney Date: Tue, 16 Aug 2011 02:12:15 +0000 (-0400) Subject: Staging: bcm: Fix memory leak reported during compile. X-Git-Tag: v3.2-rc1~169^2^2~864^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dc634772b0daead0e841b9034e88b6c76a05709;p=pandora-kernel.git Staging: bcm: Fix memory leak reported during compile. This patch fixes a potential memory leak were temp_buff buffer is not being freed when a certain condition is true. Signed-off-by: Kevin McKinney Reviewed-by: Dan Carpenter Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed