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 1586018: Control flow issues (DEADCODE) /bgpd/bgp_ecommunity.c: 1402 in ecommunity_ecom2str() ________________________________________________________________________________________________________ *** CID 1586018: Control flow issues (DEADCODE) /bgpd/bgp_ecommunity.c: 1402 in ecommunity_ecom2str() 1396 if (sub_type == ECOMMUNITY_LINK_BANDWIDTH) 1397 ecommunity_lb_str(encbuf, sizeof(encbuf), pnt, 1398 ecom->disable_ieee_floating); 1399 else 1400 unk_ecom = 1; 1401 } else if (type == ECOMMUNITY_ENCODE_AS_NON_TRANS) {
CID 1586018: Control flow issues (DEADCODE) Execution cannot reach this statement: "sub_type = *pnt++;".
1402 sub_type = *pnt++; 1403 if (sub_type == ECOMMUNITY_EXTENDED_LINK_BANDWIDTH) 1404 ipv6_ecommunity_lb_str(encbuf, sizeof(encbuf), 1405 pnt); 1406 else 1407 unk_ecom = 1;
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2B...