Assaf Yaari has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190103?usp=email )
Change subject: commonlib: Create properly ACL new entry when converting mode to ACL
......................................................................
commonlib: Create properly ACL new entry when converting mode to ACL
Previously the allocation of the ACL bypassed the call to
nfs4_acl_new_entry which may lead into memory leak when calling
nfs4_acl_release_entry.
Signed-off-by: Assaf Yaari <assafy(a)google.com>
Change-Id: I76c46e414f45e2f091e01c6ea782bd1c91415a04
---
M src/FSAL/commonlib.c
1 file changed, 14 insertions(+), 9 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/03/1190103/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1190103?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: I76c46e414f45e2f091e01c6ea782bd1c91415a04
Gerrit-Change-Number: 1190103
Gerrit-PatchSet: 1
Gerrit-Owner: Assaf Yaari <assafy(a)google.com>