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 1473199: (DEADCODE) /zebra/zebra_vxlan.c: 4245 in process_remote_macip_add() /zebra/zebra_vxlan.c: 4245 in process_remote_macip_add() ________________________________________________________________________________________________________ *** CID 1473199: (DEADCODE) /zebra/zebra_vxlan.c: 4245 in process_remote_macip_add() 4239 } else { 4240 tmp_seq = n->rem_seq; 4241 n_type = "remote"; 4242 } 4243 if (seq < tmp_seq) { 4244 if (IS_ZEBRA_DEBUG_VXLAN)
CID 1473199: (DEADCODE) Execution cannot reach the expression """" inside this statement: "zlog_debug("Ignore remote M...".
4245 zlog_debug("Ignore remote MACIP ADD VNI %u MAC %s%s%s as existing %s Neigh has higher seq %u", 4246 vni, 4247 prefix_mac2str(macaddr, 4248 buf, sizeof(buf)), 4249 ipa_len ? " IP " : "", 4250 ipa_len ? /zebra/zebra_vxlan.c: 4245 in process_remote_macip_add() 4239 } else { 4240 tmp_seq = n->rem_seq; 4241 n_type = "remote"; 4242 } 4243 if (seq < tmp_seq) { 4244 if (IS_ZEBRA_DEBUG_VXLAN)
CID 1473199: (DEADCODE) Execution cannot reach the expression """" inside this statement: "zlog_debug("Ignore remote M...".
4245 zlog_debug("Ignore remote MACIP ADD VNI %u MAC %s%s%s as existing %s Neigh has higher seq %u", 4246 vni, 4247 prefix_mac2str(macaddr, 4248 buf, sizeof(buf)), 4249 ipa_len ? " IP " : "", 4250 ipa_len ?
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...