Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193187?usp=email )
Change subject: FSAL: save_op_context_export_and_clear needs to NULL out gsh_refstr also
......................................................................
FSAL: save_op_context_export_and_clear needs to NULL out gsh_refstr also
If op_ctx->ctx_fullpath and op_ctx->ctx_pseudopath are not set to NULL,
a subsequent set_op_context_export will cause the gsh_refstr references
to be released, yet they are still held.
Change-Id: I6051d08611f03120fdb73bef883d4386b6dfd59a
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/commonlib.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/87/1193187/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193187?usp=email
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings?usp=email
Gerrit-MessageType: newchange
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I6051d08611f03120fdb73bef883d4386b6dfd59a
Gerrit-Change-Number: 1193187
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>