diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2019-05-03 15:30:09 +0300 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2019-05-09 16:26:56 -0400 |
commit | fe31ce83cbac7adcaa629b59179f502981be5f8b (patch) | |
tree | 0868b0ee3edac9a14085caa24e0c9982b412690d /net/sunrpc/sunrpc_syms.c | |
parent | 9c5948c248696ca60c56ec5a608e225c4ab8a854 (diff) | |
download | linux-fe31ce83cbac7adcaa629b59179f502981be5f8b.tar.bz2 |
SUNRPC: Fix an error code in gss_alloc_msg()
If kstrdup_const() then this function returns zero (success) but it
should return -ENOMEM.
Fixes: ac83228a7101 ("SUNRPC: Use namespace of listening daemon in the client AUTH_GSS upcall")
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'net/sunrpc/sunrpc_syms.c')
0 files changed, 0 insertions, 0 deletions