New Defects reported by Coverity Scan for libvirt

scan-admin at coverity.com scan-admin at coverity.com
Sat Mar 4 05:55:51 UTC 2023


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.
1 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 405203:  Error handling issues  (CHECKED_RETURN)
/tests/testutils.c: 781 in virTestFakeRootDirInit()


________________________________________________________________________________________________________
*** CID 405203:  Error handling issues  (CHECKED_RETURN)
/tests/testutils.c: 781 in virTestFakeRootDirInit()
775     
776         if (!g_mkdtemp(fakerootdir)) {
777             fprintf(stderr, "Cannot create fakerootdir");
778             return NULL;
779         }
780     
>>>     CID 405203:  Error handling issues  (CHECKED_RETURN)
>>>     Calling "g_setenv("LIBVIRT_FAKE_ROOT_DIR", fakerootdir, 1)" without checking return value. This library function may fail and return an error code.
781         g_setenv("LIBVIRT_FAKE_ROOT_DIR", fakerootdir, TRUE);
782     
783         return g_steal_pointer(&fakerootdir);
784     }
785     
786     void


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yqXyKjvBooc6PgQklkMPQjdETL0zD-2BwwS2MT3CUz0PGk4uLnDSo8-2B2mZ3lSeSytwjA-3DtPhT_CkO38-2FnXVYPAlDbR1ZxdHNqvqoSWeUuqu9763V-2FVMwx-2Br8nhCi-2FNVd73y4LZjODmULh0aTJMIj3qHPYXe5SO-2FJan2iZUSFzCX4r9V-2FEXb6l4KnxVl7fp9tKEIIPAentecVwH-2F05NkKtdvPRM5MdKZ8ECQk03to9vovp6-2Fxm9-2B2xWV85LuhOryCC6BQ7Wok8yswEke6RRgH77hpK7pvD2SG5ZgaYb9tQlTqFfEWJ-2F7Ms-3D



More information about the Libvirt-ci mailing list