kernel-ark/net/sunrpc/auth_gss
Trond Myklebust cdead7cf12 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 <Trond.Myklebust@netapp.com>
Acked-by: J. Bruce Fields <bfields@citi.umich.edu>
Cc: stable@kernel.org
2010-03-21 12:22:49 -04:00
..
auth_gss.c SUNRPC: Fix a potential memory leak in auth_gss 2010-03-21 12:22:49 -04:00
gss_generic_token.c SUNRPC: rpcsec_gss modules should not be used by out-of-tree code 2008-12-23 15:21:32 -05:00
gss_krb5_crypto.c
gss_krb5_mech.c SUNRPC: Fix up an error return value in gss_import_sec_context_kerberos() 2009-12-18 16:28:05 -05:00
gss_krb5_seal.c
gss_krb5_seqnum.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00
gss_krb5_unseal.c
gss_krb5_wrap.c
gss_mech_switch.c SUNRPC: Fix the return value in gss_import_sec_context() 2009-12-18 16:28:12 -05:00
gss_spkm3_mech.c
gss_spkm3_seal.c
gss_spkm3_token.c
gss_spkm3_unseal.c
Makefile
svcauth_gss.c net: Move && and || to end of previous line 2009-11-29 16:55:45 -08:00