>From Kinglong Mee <kinglong...@gmail.com>:
Kinglong Mee has uploaded this change for review. (
https://review.gerrithub.io/382616
Change subject: GLUSTER: fix use after free of globalfd in open2
......................................................................
GLUSTER: fix use after free of globalfd in open2
After obj_ops.release, all data in myself(struct glusterfs_handle) are freed
include the globalfd.
If my_fd is globalfd, use after free of it or a double free is unneeded.
Change-Id: I3bf07818de349541d955732a7a65ce007960a1b7
Signed-off-by: Kinglong Mee <kinglong...@gmail.com>
---
M src/FSAL/FSAL_GLUSTER/handle.c
1 file changed, 11 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha
refs/changes/16/382616/1
--
To view, visit https://review.gerrithub.io/382616
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I3bf07818de349541d955732a7a65ce007960a1b7
Gerrit-Change-Number: 382616
Gerrit-PatchSet: 1
Gerrit-Owner: Kinglong Mee <kinglong...@gmail.com>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel