summaryrefslogtreecommitdiffstats
path: root/xlators/cluster
diff options
context:
space:
mode:
authorKinglong Mee <kinglongmee@gmail.com>2019-01-18 10:38:14 +0800
committerAmar Tumballi <amarts@redhat.com>2019-01-21 03:11:20 +0000
commitc5bb929b367121f2610f74630882254da7fd882a (patch)
treed6e9a697eb50eaee576ad48df1f9ddf719265938 /xlators/cluster
parent0687b0beb5cc58d5aac9e203f0feebcd7e9eea03 (diff)
quotad: fix wrong memory free
1. cli_req.dict.dict_val, It must be freed no metter operation error or success. Fix it as lookup "alloca" memory before decode. 2. args.xdata.xdata_val, It is allocated by "alloca", free is unneeded. 3. qd_nameless_lookup, It olny needs gfid, a gfs3_lookup_req argument is unneeded. Change-Id: I746dddf7f3d1465b1885af2644afe0bcf0a5665b fixes: bz#1656682 Signed-off-by: Kinglong Mee <mijinlong@open-fs.com>
Diffstat (limited to 'xlators/cluster')
0 files changed, 0 insertions, 0 deletions