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 469236: Memory - corruptions (USE_AFTER_FREE)
________________________________________________________________________________________________________
*** CID 469236: Memory - corruptions (USE_AFTER_FREE)
/src/network/bridge_driver.c: 3258 in networkUndefine()
3252 }
3253
3254 ret = 0;
3255
3256 cleanup:
3257 virObjectEventStateQueue(driver->networkEventState, event);
>> CID 469236: Memory - corruptions (USE_AFTER_FREE)
>> Calling "virNetworkObjEndAPI" frees pointer "obj" which
has already been freed.
3258 virNetworkObjEndAPI(&obj);
3259 return ret;
3260 }
3261
3262
3263 static int
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit,
https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy...