diff options
author | Yi Wang <wangyi@storswift.com> | 2017-12-26 01:17:04 +0800 |
---|---|---|
committer | Amar Tumballi <amarts@redhat.com> | 2017-12-28 06:59:04 +0000 |
commit | 3f0405f3ee81e05666116720c4f136403f778188 (patch) | |
tree | d245abca5798227e16217466192a6f2613bb7a2b /libglusterfs | |
parent | 98bbc3c94244b6bc9fd18b698ad26e2c867ca63e (diff) | |
download | glusterfs-3f0405f3ee81e05666116720c4f136403f778188.tar.gz glusterfs-3f0405f3ee81e05666116720c4f136403f778188.tar.xz glusterfs-3f0405f3ee81e05666116720c4f136403f778188.zip |
rpc-transport/rdma: Fix coverity issues in rdma transport
Issues:
[1] https://download.gluster.org/pub/gluster/glusterfs/static-analysis/master/glusterfs-coverity/2017-12-25-0bc22bef/cov-errors.txt
Resolved:
[1] rdma.c:128 var_deref_op: Dereferencing null pointer "post".
[2] rdma.c:677: Potentially overflowing expression
[3] rdma.c:4250: freed_arg: "rpc_transport_unref" frees "peer->trans".
[4] rdma.c:4644: var_deref_op: Dereferencing null pointer "rdma_ctx".
[5] rdma.c:4945: cond_false: Condition "rdma_ctx != NULL", taking false branch.
Change-Id: Iec38f118d645df4131739da412a6c741ebbd2f85
BUG: 789278
Signed-off-by: Yi Wang <wangyi@storswift.com>
Diffstat (limited to 'libglusterfs')
0 files changed, 0 insertions, 0 deletions