>From Kinglong Mee <kinglong...@gmail.com>:

Kinglong Mee has uploaded this change for review. ( 
https://review.gerrithub.io/386778


Change subject: export: avoid double free if init_export_root fail at add_export
......................................................................

export: avoid double free if init_export_root fail at add_export

put_gsh_export() frees the export if init_export_root() fail,
and then, a double free happens in the following config code.

Change-Id: Ia94be7915ed014de1055aa9cb6c4f8089108ff0c
Signed-off-by: Kinglong Mee <mijinl...@open-fs.com>
---
M src/support/exports.c
1 file changed, 29 insertions(+), 33 deletions(-)



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

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ia94be7915ed014de1055aa9cb6c4f8089108ff0c
Gerrit-Change-Number: 386778
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

Reply via email to