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 1492772: Null pointer dereferences (NULL_RETURNS) ________________________________________________________________________________________________________ *** CID 1492772: Null pointer dereferences (NULL_RETURNS) /bgpd/bgp_nht.c: 965 in bgp_nht_dereg_enhe_cap_intfs() 959 if (peer != bnc->nht_info) 960 return; 961 962 for (nhop = bnc->nexthop; nhop; nhop = nhop->next) { 963 ifp = if_lookup_by_index(nhop->ifindex, nhop->vrf_id); 964
CID 1492772: Null pointer dereferences (NULL_RETURNS) Dereferencing a pointer that might be "NULL" "ifp" when calling "zclient_send_interface_radv_req".
965 zclient_send_interface_radv_req(zclient, nhop->vrf_id, ifp, 0, 966 0); 967 }
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/ls/click?upn=nJaKvJSIH-2FPAfmty-2BK5tYpPklA...