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 1462467: (DEADCODE) /zebra/zebra_rib.c: 1345 in rib_process_update_fib() /zebra/zebra_rib.c: 1353 in rib_process_update_fib() ________________________________________________________________________________________________________ *** CID 1462467: (DEADCODE) /zebra/zebra_rib.c: 1345 in rib_process_update_fib() 1339 */ 1340 if (!nh_active || !installed) { 1341 if (IS_ZEBRA_DEBUG_RIB) { 1342 char buf[SRCDEST2STR_BUFFER]; 1343 srcdest_rnode2str(rn, buf, sizeof(buf)); 1344 if (new != old)
CID 1462467: (DEADCODE) Execution cannot reach the expression ""install failed"" inside this statement: "zlog_debug("%u:%s: Deleting...".
1345 zlog_debug( 1346 "%u:%s: Deleting route rn %p, re %p (type %d) " 1347 "old %p (type %d) - %s", 1348 zvrf_id(zvrf), buf, rn, new, 1349 new->type, old, old->type, 1350 nh_active ? "install failed" /zebra/zebra_rib.c: 1353 in rib_process_update_fib() 1347 "old %p (type %d) - %s", 1348 zvrf_id(zvrf), buf, rn, new, 1349 new->type, old, old->type, 1350 nh_active ? "install failed" 1351 : "nexthop inactive"); 1352 else
CID 1462467: (DEADCODE) Execution cannot reach the expression ""install failed"" inside this statement: "zlog_debug("%u:%s: Deleting...".
1353 zlog_debug( 1354 "%u:%s: Deleting route rn %p, re %p (type %d) - %s", 1355 zvrf_id(zvrf), buf, rn, new, 1356 new->type, 1357 nh_active ? "install failed" 1358 : "nexthop inactive");
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05... To manage Coverity Scan email notifications for "frr@lists.nox.tf", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...