From: Sascha Hauer Date: Fri, 13 Jan 2012 01:21:01 +0000 (-0800) Subject: unlzo: fix input buffer free X-Git-Tag: v3.3-rc1~81^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=35f1526845a9d804206883e19bd257d3dcef758f;p=pandora-kernel.git unlzo: fix input buffer free unlzo modifies the pointer to in_buf, so we have to free the original buffer, not the modified pointer. Signed-off-by: Sascha Hauer Cc: Lasse Collin Cc: Namhyung Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed