diff options
author | Mohit Agrawal <moagrawal@redhat.com> | 2018-12-06 22:02:28 +0530 |
---|---|---|
committer | Atin Mukherjee <amukherj@redhat.com> | 2018-12-07 03:48:21 +0000 |
commit | f168db1da76775f11026c922a51a718b54abc4c9 (patch) | |
tree | 9d426324108d5bb72012d1d44b0f2c3f671a5f39 /xlators/features/shard/src | |
parent | 4bdabc49d034ab2b76e4861a6e10ae41deb86d5e (diff) |
cli: fix memory leak in cli rpc ops
Problem: In some of the cli fops dict_allocate_and_serialize
allocate memory for req structure but after submit
request it missed to cleanup memory fo req.dict.dict_val
Solution: Call GF_FREE for req.dict.dict_val after submit
cli request
Change-Id: I76c6b3082fa0be21dc595f87701550a318734ea5
updates: bz#1633930
Signed-off-by: Mohit Agrawal <moagrawal@redhat.com>
Diffstat (limited to 'xlators/features/shard/src')
0 files changed, 0 insertions, 0 deletions