New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Tue Oct 25 21:18:28 UTC 2022
Hi,
Please find the latest report on new defect(s) introduced to freerangerouting/frr found with Coverity Scan.
1 new defect(s) introduced to freerangerouting/frr found with Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1526738: Control flow issues (DEADCODE)
/lib/zclient.c: 2398 in zebra_interface_link_params_read()
________________________________________________________________________________________________________
*** CID 1526738: Control flow issues (DEADCODE)
/lib/zclient.c: 2398 in zebra_interface_link_params_read()
2392 *changed = true;
2393 else
2394 *changed = false;
2395 } else if (!iflp_prev_set && !iflp)
2396 *changed = false;
2397 else
>>> CID 1526738: Control flow issues (DEADCODE)
>>> Execution cannot reach this statement: "*changed = true;".
2398 *changed = true;
2399
2400 return ifp;
2401
2402 stream_failure:
2403 return NULL;
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3DyRmk_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTwtlA08flXfj0-2FgVICHWYSrWWlo7Af45novoSwjPv4dHBoFKf7ILlxO2Z4T8ywznAh1XxtNWaKJ8UVbO6VSODVYYTiVnK2MmGfI4giJaVULycxPplJw3TNGtKSHo-2FgcLVuwbF1T0QjBNOtCOLxmFj3BHorqdDH9IWYAuQhpqekdHg-3D-3D
More information about the dev
mailing list