From Daniel Gryniewicz <dang(a)redhat.com>:
Daniel Gryniewicz has uploaded this change for review. (
https://review.gerrithub.io/421932
Change subject: NFS 4.0 - Fix auth setup error handling
......................................................................
NFS 4.0 - Fix auth setup error handling
In ntirpc 1.7, auth error handling was changed to return error codes in
a dummy auth object. However, gss code could return without one set
on error, causing crashes.
Add correct error handling to this code.
Change-Id: Id33c714643634d53d0830f6d2ce36bfe48d2d078
Signed-off-by: Daniel Gryniewicz <dang(a)redhat.com>
---
M src/MainNFSD/nfs_rpc_callback.c
M src/MainNFSD/nfs_rpc_callback_simulator.c
2 files changed, 41 insertions(+), 13 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/32/421932/1
--
To view, visit
https://review.gerrithub.io/421932
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Id33c714643634d53d0830f6d2ce36bfe48d2d078
Gerrit-Change-Number: 421932
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang(a)redhat.com>