New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Fri May 13 12:04:31 UTC 2022
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.
3 defect(s), reported by Coverity Scan earlier, were marked fixed in the recent build analyzed by Coverity Scan.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1517751: Uninitialized variables (UNINIT)
________________________________________________________________________________________________________
*** CID 1517751: Uninitialized variables (UNINIT)
/bgpd/bgp_evpn_vty.c: 1648 in show_ip_bgp_l2vpn_evpn_rd_neighbor_routes()
1642
1643
1644 if (rd_all)
1645 return bgp_show_ethernet_vpn(vty, NULL, bgp_show_type_neighbor,
1646 peer, SHOW_DISPLAY_STANDARD, uj);
1647 else
>>> CID 1517751: Uninitialized variables (UNINIT)
>>> Using uninitialized element of array "prd.val" when calling "bgp_show_ethernet_vpn".
1648 return bgp_show_ethernet_vpn(vty, &prd, bgp_show_type_neighbor,
1649 peer, SHOW_DISPLAY_STANDARD, uj);
1650 }
1651
1652 DEFUN(show_ip_bgp_l2vpn_evpn_neighbor_advertised_routes,
1653 show_ip_bgp_l2vpn_evpn_neighbor_advertised_routes_cmd,
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3D5qm0_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTwe8koyue1mmqVVwbTx9b4K-2F2JwjtAqB19gnVZ-2BHb6qzUOlz1BP7toJujdfexTdv2stij2tduQoAcvxv6yR979XXZnI16W6KcGiSVKAX14JKDujGVT2CfdShhLZtax0pmzIdS9NgeWTRGlEIc9bVPndieNUKO9Om0UONo7hXCLBlg-3D-3D
More information about the dev
mailing list