Frank Filz has uploaded this change for review.

View Change

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@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 change 543749. To unsubscribe, or for help writing mail filters, visit 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@mindspring.com>
Gerrit-MessageType: newchange