linux-stable/net/sunrpc/auth_gss
J. Bruce Fields c090eb607c rpc: fix gss_svc_init cleanup on failure
[ Upstream commit 5a47534462 ]

The failure case here should be rare, but it's obviously wrong.

Signed-off-by: J. Bruce Fields <bfields@redhat.com>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-09-22 11:45:30 +02:00
..
auth_gss.c SUNRPC: Move simple_get_bytes and simple_get_netobj into private header 2021-02-23 14:00:30 +01:00
auth_gss_internal.h SUNRPC: Handle 0 length opaque XDR object data properly 2021-02-23 14:00:30 +01:00
gss_generic_token.c
gss_krb5_crypto.c sunrpc: Don't use stack buffer with scatterlist 2018-09-15 09:45:26 +02:00
gss_krb5_keys.c
gss_krb5_mech.c SUNRPC: Move simple_get_bytes and simple_get_netobj into private header 2021-02-23 14:00:30 +01:00
gss_krb5_seal.c SUNRPC: Fix a compile warning for cmpxchg64() 2019-12-01 09:13:42 +01:00
gss_krb5_seqnum.c sunrpc: fix 4 more call sites that were using stack memory with a scatterlist 2019-02-23 09:06:43 +01:00
gss_krb5_unseal.c
gss_krb5_wrap.c
gss_mech_switch.c sunrpc: clean up properly in gss_mech_unregister() 2020-06-20 10:25:20 +02:00
gss_rpc_upcall.c
gss_rpc_upcall.h
gss_rpc_xdr.c
gss_rpc_xdr.h
Makefile
svcauth_gss.c rpc: fix gss_svc_init cleanup on failure 2021-09-22 11:45:30 +02:00