From: Dan Carpenter Date: Wed, 27 Oct 2010 21:19:32 +0000 (+0200) Subject: cifs: add kfree() on error path X-Git-Tag: v2.6.37-rc1~39^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6b03590412c977ae8fa1635c9b80854ab19a5b78;p=pandora-kernel.git cifs: add kfree() on error path We leak 256 bytes here on this error path. Signed-off-by: Dan Carpenter Acked-by: Jeff Layton Signed-off-by: Steve French --- Reading git-diff-tree failed