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 1583901: Null pointer dereferences (FORWARD_NULL) /bgpd/bgp_nht.c: 1071 in make_prefix() ________________________________________________________________________________________________________ *** CID 1583901: Null pointer dereferences (FORWARD_NULL) /bgpd/bgp_nht.c: 1071 in make_prefix() 1065 p->u.prefix6 = p_orig->u.prefix6; 1066 p->prefixlen = p_orig->prefixlen; 1067 } else { 1068 /* If we receive MP_REACH nexthop with ::(LL) 1069 * or LL(LL), use LL address as nexthop cache. 1070 */
CID 1583901: Null pointer dereferences (FORWARD_NULL) Dereferencing null pointer "pi->attr".
1071 if (pi->attr->mp_nexthop_len 1072 == BGP_ATTR_NHLEN_IPV6_GLOBAL_AND_LL 1073 && (IN6_IS_ADDR_UNSPECIFIED( 1074 &pi->attr->mp_nexthop_global) 1075 || IN6_IS_ADDR_LINKLOCAL( 1076 &pi->attr->mp_nexthop_global)))
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2B...