diff options
author | Ravishankar N <ravishankar@redhat.com> | 2013-07-24 18:44:42 +0000 |
---|---|---|
committer | Anand Avati <avati@redhat.com> | 2013-08-03 09:48:12 -0700 |
commit | b777fc478d74b2582671fef7cb2c55206432c2bb (patch) | |
tree | 0f41b1e7fe04124c53ac7c047339d654f2c80ad1 /glusterfsd | |
parent | 572f5f0a85c97a4f90a33be87b96368a0d7e7a8e (diff) |
fuse: fix memory leak in fuse_getxattr()
The fuse_getxattr() function was not freeing fuse_state_t resulting in a
memory leak. As a result, when continuous writes (run dd command in a loop)
were done from a FUSE mount point, the OOM killer killed the client
process (glusterfs).
Change-Id: I6ded1a4c25d26ceab0cb3b89ac81066cb51343ec
BUG: 988182
Signed-off-by: Ravishankar N <ravishankar@redhat.com>
Reviewed-on: http://review.gluster.org/5392
Reviewed-by: Pranith Kumar Karampuri <pkarampu@redhat.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
Reviewed-by: Anand Avati <avati@redhat.com>
Diffstat (limited to 'glusterfsd')
0 files changed, 0 insertions, 0 deletions