From: Trond Myklebust Date: Fri, 19 Mar 2010 19:36:22 +0000 (-0400) Subject: SUNRPC: Fix a potential memory leak in auth_gss X-Git-Tag: v2.6.34-rc3~36^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdead7cf12896c0e50a8be2e52de52c364603095;p=pandora-kernel.git SUNRPC: Fix a potential memory leak in auth_gss The function alloc_enc_pages() currently fails to release the pointer rqstp->rq_enc_pages in the error path. Signed-off-by: Trond Myklebust Acked-by: J. Bruce Fields Cc: stable@kernel.org --- Reading git-diff-tree failed