Hi,
Please find the latest report on new defect(s) introduced to libvirt found with Coverity
Scan.
1 new defect(s) introduced to libvirt found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 462708: Incorrect expression (COPY_PASTE_ERROR)
/tools/virt-pki-validate.c: 195 in virPKIValidateIdentity()
________________________________________________________________________________________________________
*** CID 462708: Incorrect expression (COPY_PASTE_ERROR)
/tools/virt-pki-validate.c: 195 in virPKIValidateIdentity()
189 FILE_REQUIRE_EXISTS(scope,
190 LIBVIRT_KEY_DIR,
191 _("Checking if system key dir exists"),
192 _("The system key dir %1$s is usually installed
as part of the libvirt package"),
193 LIBVIRT_KEY_DIR);
194
>> CID 462708: Incorrect expression (COPY_PASTE_ERROR)
>> ""/usr/local/etc/pki"" looks like a copy-paste error.
195 FILE_REQUIRE_ACCESS(scope,
196 LIBVIRT_KEY_DIR,
197 _("Checking system key dir access"),
198 0, 0, 0755,
199 _("The system key dir %1$s must be accessible to
all users. As root, run: chown root.root; chmod 0755 %2$s"),
200 LIBVIRT_KEY_DIR, LIBVIRT_PKI_DIR);
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit,
https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy...