diff options
author | Dan Aloni <dan.aloni@vastdata.com> | 2022-01-25 21:06:46 +0100 |
---|---|---|
committer | Anna Schumaker <Anna.Schumaker@Netapp.com> | 2022-02-08 15:14:26 +0100 |
commit | a9c10b5b3b67b3750a10c8b089b2e05f5e176e33 (patch) | |
tree | 285e1b000cd75007aaa956d183dfc896735155aa /sound/drivers | |
parent | NFS: Fix initialisation of nfs_client cl_flags field (diff) | |
download | linux-a9c10b5b3b67b3750a10c8b089b2e05f5e176e33.tar.xz linux-a9c10b5b3b67b3750a10c8b089b2e05f5e176e33.zip |
xprtrdma: fix pointer derefs in error cases of rpcrdma_ep_create
If there are failures then we must not leave the non-NULL pointers with
the error value, otherwise `rpcrdma_ep_destroy` gets confused and tries
free them, resulting in an Oops.
Signed-off-by: Dan Aloni <dan.aloni@vastdata.com>
Acked-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
Diffstat (limited to 'sound/drivers')
0 files changed, 0 insertions, 0 deletions