Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193335?usp=email )
Change subject: export_mgr: Dont' leak refstr in get_gsh_export_by_pseudo_locked
......................................................................
export_mgr: Dont' leak refstr in get_gsh_export_by_pseudo_locked
The reference to the pseudopath string was released every time
the loop did a continue or break, but not at the end of the
block with the implicit continue...
Change-Id: Icc140c976385c451082617b5b02a653c7050f17d
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/support/export_mgr.c
1 file changed, 2 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/35/1193335/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1193335?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: Icc140c976385c451082617b5b02a653c7050f17d
Gerrit-Change-Number: 1193335
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>