diff options
author | Mohammed Azhar Padariyakam <mpadariy@redhat.com> | 2017-11-06 15:14:24 +0530 |
---|---|---|
committer | Jeff Darcy <jeff@pl.atyp.us> | 2017-11-06 17:41:15 +0000 |
commit | 9a526c4faff0f96b2025dde252e3a622c1d6d188 (patch) | |
tree | e24f3d50bee63f8fd83ef1ef353493605348a37d /site.h.in | |
parent | 6707eddaa5d7fdce16d39c19963911868a2c7fee (diff) |
xlators/client-rpc-fops: Fix Coverity Issues
Coverity Id: 803, 804 from [1]
Problem:
USE_AFTER_FREE code at client3_3_lookup: 3371
USE_AFTER_FREE at client3_3_readdir: 5562
Solution:
Postponed iobuf_unref(rsp_iobuf) to a location after
all dereferences of rsp_iobuf
[1]:https://download.gluster.org/pub/gluster/glusterfs/static-analysis/master/glusterfs-coverity/2017-10-30-9aa574a5/html/
Change-Id: I34f90d72b1248e5526ff1d2b3273cdab619cf4f8
BUG: 789278
Signed-off-by: Mohammed Azhar Padariyakam <mpadariy@redhat.com>
Diffstat (limited to 'site.h.in')
0 files changed, 0 insertions, 0 deletions