>From Jiffin Tony Thottan <jthot...@redhat.com>:

Jiffin Tony Thottan has uploaded a new change for review.

  https://review.gerrithub.io/294623

Change subject: FSAL_GLUSTER : Avoid double free for glfsal_module
......................................................................

FSAL_GLUSTER : Avoid double free for glfsal_module

If FSAL_GLUSTER fails to load it will free glfsal_module in glusterfs_init.
Since load_fsal() got failed, a clean up should be performed and as a part
of that glusterfs_unload() got executed. Finally it will end up in a double
free for glfsal_module

Change-Id: I593dbb43b45d61d5a78333b330c7e57c9d3219ef
Signed-off-by: Jiffin Tony Thottan <jthot...@redhat.com>
---
M src/FSAL/FSAL_GLUSTER/main.c
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha 
refs/changes/23/294623/1
-- 
To view, visit https://review.gerrithub.io/294623
To unsubscribe, visit https://review.gerrithub.io/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I593dbb43b45d61d5a78333b330c7e57c9d3219ef
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: Jiffin Tony Thottan <jthot...@redhat.com>

------------------------------------------------------------------------------
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel

Reply via email to