From: Dan Carpenter Date: Sat, 13 Nov 2010 08:58:26 +0000 (+0300) Subject: Staging: intel_sst: fix memory leak X-Git-Tag: v2.6.37-rc5~28^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3251627c943f1cfc5bfad7c38d4e8d85cf44c6d8;p=pandora-kernel.git Staging: intel_sst: fix memory leak The original code set "str_info->decode_ibuf" to NULL so the kfree() is no-op. Signed-off-by: Dan Carpenter Acked-by: Harsha Priya Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed