Hi, Please find the latest report on new defect(s) introduced to freerangerouting/frr found with Coverity Scan. 2 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 2 of 2 defect(s) ** CID 1452282: Null pointer dereferences (FORWARD_NULL) /zebra/zebra_vty_clippy.c: 186 in ipv6_route() ________________________________________________________________________________________________________ *** CID 1452282: Null pointer dereferences (FORWARD_NULL) /zebra/zebra_vty_clippy.c: 186 in ipv6_route() 180 DEFUN_CMD_FUNC_TEXT(ipv6_route) 181 { 182 int _i; 183 unsigned _fail = 0, _failcnt = 0; 184 const char *no = NULL; 185 struct prefix_ipv6 prefix = { };
CID 1452282: Null pointer dereferences (FORWARD_NULL) Assigning: "prefix_str" = "NULL".
186 const char *prefix_str = NULL; 187 struct prefix_ipv6 from = { }; 188 const char *from_str = NULL; 189 struct in6_addr gate = IN6ADDR_ANY_INIT; 190 const char *gate_str = NULL; 191 const char *ifname = NULL;
** CID 1452281: Null pointer dereferences (FORWARD_NULL) /zebra/zebra_vty_clippy.c: 23 in ip_mroute_dist() ________________________________________________________________________________________________________ *** CID 1452281: Null pointer dereferences (FORWARD_NULL) /zebra/zebra_vty_clippy.c: 23 in ip_mroute_dist() 17 DEFUN_CMD_FUNC_TEXT(ip_mroute_dist) 18 { 19 int _i; 20 unsigned _fail = 0, _failcnt = 0; 21 const char *no = NULL; 22 struct prefix_ipv4 prefix = { };
CID 1452281: Null pointer dereferences (FORWARD_NULL) Assigning: "prefix_str" = "NULL".
23 const char *prefix_str = NULL; 24 struct in_addr gate = { INADDR_ANY }; 25 const char *gate_str = NULL; 26 const char *ifname = NULL; 27 long distance = 0; 28 const char *distance_str = NULL;
________________________________________________________________________________________________________ To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05... To manage Coverity Scan email notifications for "frr@lists.nox.tf", click https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05...