From: J.Bruce Fields Date: Wed, 13 Dec 2006 08:35:19 +0000 (-0800) Subject: [PATCH] knfsd: svcrpc: fix gss krb5i memory leak X-Git-Tag: v2.6.20-rc1~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b797b5beac966df5c5d96c0d39fe366f57135343;p=pandora-kernel.git [PATCH] knfsd: svcrpc: fix gss krb5i memory leak The memory leak here is embarassingly obvious. This fixes a problem that causes the kernel to leak a small amount of memory every time it receives a integrity-protected request. Thanks to Aim Le Rouzic for the bug report. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed