Frank Filz has uploaded this change for review.

View Change

uid2grp - fix placement of PTHREAD_MUTEX_destroy

I'm still suspicious of the life cycle management of group_data
since uid2grp_release_group_data doesn't remove the entry from the
table, but I guess it also doesn't release the last reference, which
actually is never released...

This patch basically puts us back to where we were before adding
PTHREAD_MUTEX_destroy...

Change-Id: I0cc5b0db44b708f9c5a1bc6a338d47cd262721bc
Signed-off-by: Frank S. Filz <ffilzlnx@mindspring.com>
---
M src/support/uid2grp.c
1 file changed, 1 insertion(+), 1 deletion(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/11/555411/1

To view, visit change 555411. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I0cc5b0db44b708f9c5a1bc6a338d47cd262721bc
Gerrit-Change-Number: 555411
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx@mindspring.com>
Gerrit-MessageType: newchange