Projects
Eulaceura:Mainline:GA
corosync-qdevice
_service:obs_scm:backport-qnetd-Add-note-about-...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:obs_scm:backport-qnetd-Add-note-about-coverity-false-positive-err.patch of Package corosync-qdevice
From f6642ec5c726ba8cf6c3b5e01f861125d910ee6a Mon Sep 17 00:00:00 2001 From: Jan Friesse <jfriesse@redhat.com> Date: Mon, 5 Aug 2024 17:58:45 +0200 Subject: [PATCH 3/3] qnetd: Add note about coverity false positive err Not too keen to add coverity specific comment as described in https://community.synopsys.com/s/article/ Suppressing-False-Positive-Intentional-defects but it's handy to have note in code. Signed-off-by: Jan Friesse <jfriesse@redhat.com> --- qdevices/qnetd-cluster-list.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/qdevices/qnetd-cluster-list.c b/qdevices/qnetd-cluster-list.c index 69e4f91..6d4aa6c 100644 --- a/qdevices/qnetd-cluster-list.c +++ b/qdevices/qnetd-cluster-list.c @@ -111,6 +111,9 @@ qnetd_cluster_list_add_client(struct qnetd_cluster_list *list, struct qnetd_clie } if (entry == NULL) { + /* + * Coverity reports false positive var_deref_op error on following line + */ TAILQ_INSERT_TAIL(&cluster->client_list, client, cluster_entries); } -- 2.33.1.windows.1
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2