Daniel Gryniewicz has uploaded this change for review.

View Change

Fix leaks related to CIDR clients

In these cases, only the CIDR case allocates memory; the rest use static
memory. Conditionally free this memory.

Change-Id: I7197ab57205de5d49ce658bd86a4eddc0e504be9
Signed-off-by: Daniel Gryniewicz <dang@redhat.com>
---
M src/Protocols/NFS/mnt_Export.c
M src/support/exports.c
2 files changed, 13 insertions(+), 1 deletion(-)

git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/66/424866/1

To view, visit change 424866. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-MessageType: newchange
Gerrit-Change-Id: I7197ab57205de5d49ce658bd86a4eddc0e504be9
Gerrit-Change-Number: 424866
Gerrit-PatchSet: 1
Gerrit-Owner: Daniel Gryniewicz <dang@redhat.com>