New Defects reported by Coverity Scan for libvirt

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 314374: Control flow issues (UNREACHABLE) /src/qemu/qemu_driver.c: 12028 in qemuNodeDeviceDetachFlags() ________________________________________________________________________________________________________ *** CID 314374: Control flow issues (UNREACHABLE) /src/qemu/qemu_driver.c: 12028 in qemuNodeDeviceDetachFlags() 12022 return -1; 12023 } 12024 12025 12026 /* virNodeDeviceDetachFlagsEnsureACL() is being called by 12027 * virDomainDriverNodeDeviceDetachFlags() */
CID 314374: Control flow issues (UNREACHABLE) This code cannot be reached: "return virDomainDriverNodeD...".
12028 return virDomainDriverNodeDeviceDetachFlags(dev, hostdev_mgr, driverName); 12029 } 12030 12031 static int 12032 qemuNodeDeviceDettach(virNodeDevicePtr dev) 12033 {
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...
participants (1)
-
scan-admin@coverity.com