Malahal has uploaded this change for review. (
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/440133
Change subject: Convert gsh_malloc and friends to macros
......................................................................
Convert gsh_malloc and friends to macros
This would help track memory leaks using mtrace and muntrace. This is
done under LINUX only as mtrace/muntrace aren't available under other
environments.
Change-Id: I8670e4aa981541864ca74fa10dc77792c7f75c01
Signed-off-by: Malahal Naineni <malahal(a)us.ibm.com>
---
M src/include/abstract_mem.h
1 file changed, 68 insertions(+), 0 deletions(-)
git pull ssh://review.gerrithub.io:29418/ffilz/nfs-ganesha refs/changes/33/440133/1
--
To view, visit
https://review.gerrithub.io/c/ffilz/nfs-ganesha/+/440133
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: I8670e4aa981541864ca74fa10dc77792c7f75c01
Gerrit-Change-Number: 440133
Gerrit-PatchSet: 1
Gerrit-Owner: Malahal <malahal(a)gmail.com>
Gerrit-MessageType: newchange