Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issues reported by Coverity static analysis tool #1202

Closed
aspandey opened this issue Apr 28, 2020 · 8 comments
Closed

Issues reported by Coverity static analysis tool #1202

aspandey opened this issue Apr 28, 2020 · 8 comments
Labels
Type:Bug wontfix Managed by stale[bot]

Comments

@aspandey
Copy link
Member

Fix following CID's raised during coverity scan -

1415824 Improper use of negative value
1419116 Dereference before null check
1420205 Improper use of negative value
1420206 Dereference after null check

@gluster-ant
Copy link
Collaborator

A patch https://review.gluster.org/24384 has been posted that references this issue.

dht/afr/changelog: fix NULL dereferences and error handling

This patch includes the following CID from Coverity Scan:
*1419116
*1420205
*1420206
*1415824

Change-Id: Id92fd6a78c8a00726a61aa4697b5c126ced8ed4d
Updates: #1202

gluster-ant pushed a commit that referenced this issue May 26, 2020
This patch includes the following CID from Coverity Scan:
 *1419116
 *1420206

Change-Id: Id92fd6a78c8a00726a61aa4697b5c126ced8ed4d
Updates: #1202
@gluster-ant
Copy link
Collaborator

A patch https://review.gluster.org/24674 has been posted that references this issue.

nfs/mount - fixing a coverity issue

Fixing a use-after-free issue

Change-Id: I33e599da6b8159695e2c9e989421b5877d7200b5
CID: 1430117
updates: #1202
Signed-off-by: Barak Sason Rofman bsasonro@redhat.com

@gluster-ant
Copy link
Collaborator

A patch https://review.gluster.org/24675 has been posted that references this issue.

nfs/nlm4 - fixing a coverity issue

Fixing a use-after-free issue

Change-Id: I9aba3f07d56fb0bc30c409b9f5675b146956a8f8
CID: 1430117
updates: #1202
Signed-off-by: Barak Sason Rofman bsasonro@redhat.com

@gluster-ant
Copy link
Collaborator

A patch https://review.gluster.org/24676 has been posted that references this issue.

nfs/acl3 - fixing a coverity issue

Fixing a use-after-free issue

Change-Id: Ic015c6a7a535e77de6cd38c3031777b5418c17f4
CID: 1430138
updates: #1202
Signed-off-by: Barak Sason Rofman bsasonro@redhat.com

@gluster-ant
Copy link
Collaborator

A patch https://review.gluster.org/24677 has been posted that references this issue.

glusterd - fixing coverity issues

Fixing double free issues

Change-Id: Ie56753196335080f32f061329644ac462998ada2
CID: 1430112, 1430122
updates: #1202
Signed-off-by: Barak Sason Rofman bsasonro@redhat.com

@gluster-ant
Copy link
Collaborator

A patch https://review.gluster.org/24678 has been posted that references this issue.

glusterfsd - fixing a coverity issue

Fixing a resource leak issue

Change-Id: I6c75de02887ddd59f7edfd65ebeca9d9629c6f1f
CID: 1430129
updates: #1202
Signed-off-by: Barak Sason Rofman bsasonro@redhat.com

gluster-ant pushed a commit that referenced this issue Jul 6, 2020
Fixing a resource leak issue

Change-Id: I6c75de02887ddd59f7edfd65ebeca9d9629c6f1f
CID: 1430129
updates: #1202
Signed-off-by: Barak Sason Rofman <bsasonro@redhat.com>
gluster-ant pushed a commit that referenced this issue Jul 9, 2020
Fixing use-after-free issues

Change-Id: I33e599da6b8159695e2c9e989421b5877d7200b5
CID: 1430117, 1430138, 1430116
updates: #1202
Signed-off-by: Barak Sason Rofman <bsasonro@redhat.com>
gluster-ant pushed a commit that referenced this issue Jul 9, 2020
Fixing double free issues

Change-Id: Ie56753196335080f32f061329644ac462998ada2
CID: 1430112, 1430122
updates: #1202
Signed-off-by: Barak Sason Rofman <bsasonro@redhat.com>
@stale
Copy link

stale bot commented Jan 31, 2021

Thank you for your contributions.
Noticed that this issue is not having any activity in last ~6 months! We are marking this issue as stale because it has not had recent activity.
It will be closed in 2 weeks if no one responds with a comment here.

@stale stale bot added the wontfix Managed by stale[bot] label Jan 31, 2021
@stale
Copy link

stale bot commented Feb 15, 2021

Closing this issue as there was no update since my last update on issue. If this is an issue which is still valid, feel free to open it.

@stale stale bot closed this as completed Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type:Bug wontfix Managed by stale[bot]
Projects
None yet
Development

No branches or pull requests

2 participants