Frank Filz has uploaded this change for review.

View Change

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@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 change 1193335. To unsubscribe, or for help writing mail filters, visit settings.

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@mindspring.com>