Frank Filz has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/543749 )
Change subject: Replace malloc with gsh_malloc
......................................................................
Replace malloc with gsh_malloc
Two instances of malloc crept into the code. Replace them with gsh_malloc
for consistency.
Change-Id: I5a914f49513495062334c66cb8cb5f7be7d45546
Signed-off-by: Frank S. Filz <ffilzlnx(a)mindspring.com>
---
M src/FSAL/FSAL_LIZARDFS/lzfs_internal.c
M src/idmapper/idmapper_cache.c
2 files changed, 23 insertions(+), 12 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/49/543749/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/543749
To unsubscribe, or for help writing mail filters, visit
https://review.gerrithub.io/settings
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Change-Id: I5a914f49513495062334c66cb8cb5f7be7d45546
Gerrit-Change-Number: 543749
Gerrit-PatchSet: 1
Gerrit-Owner: Frank Filz <ffilzlnx(a)mindspring.com>
Gerrit-MessageType: newchange