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. 4 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan. New defect(s) Reported-by: Coverity Scan Showing 1 of 1 defect(s) ** CID 435205: Insecure data handling (TAINTED_STRING) ________________________________________________________________________________________________________ *** CID 435205: Insecure data handling (TAINTED_STRING) /tests/qemuxmlactivetest.c: 257 in main() 251 cleanup: 252 qemuTestDriverFree(&driver); 253 254 return ret == 0 ? EXIT_SUCCESS : EXIT_FAILURE; 255 } 256
CID 435205: Insecure data handling (TAINTED_STRING) Passing tainted string "**argv" to "virTestMain", which cannot accept tainted data.
257 VIR_TEST_MAIN_PRELOAD(mymain, 258 VIR_TEST_MOCK("virpci"), 259 VIR_TEST_MOCK("virrandom"),
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0...
participants (1)
-
scan-admin@coverity.com