Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1177618?usp=email )
Change subject: Don't leak memory for FSAL_LIST config block
......................................................................
Don't leak memory for FSAL_LIST config block
A dummy block was allocated. It's not actually used for anything, so just
use static memory.
Change-Id: I81dcaf1665d82f332b4771753adce3a233478b20
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/fsal_manager.c
1 file changed, 4 insertions(+), 3 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/18/1177618/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/1177618?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: I81dcaf1665d82f332b4771753adce3a233478b20
Gerrit-Change-Number: 1177618
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>