diff options
author | Chuck Lever <chuck.lever@oracle.com> | 2010-03-22 10:18:00 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2010-03-22 10:18:00 -0400 |
commit | 132744e9f8885254bcf213c90009d40adeb716bc (patch) | |
tree | 96b9b480691bef2737565fa14a64d4d927de1055 /support/nfs/cacheio.c | |
parent | e3b0046b4b12a6e05c0a7afd59ca5431ded51e96 (diff) | |
download | nfs-utils-132744e9f8885254bcf213c90009d40adeb716bc.tar.gz nfs-utils-132744e9f8885254bcf213c90009d40adeb716bc.tar.xz nfs-utils-132744e9f8885254bcf213c90009d40adeb716bc.zip |
libexport.a: e_fslocdata should be freed with free(3)
Clean up: Since e_fslocdata is allocated with strdup(3), and not
xstrdup(), it should be freed with free(3), and not xfree().
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support/nfs/cacheio.c')
0 files changed, 0 insertions, 0 deletions