New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Wed Oct 2 23:33:26 UTC 2024
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 1600055: Control flow issues (UNREACHABLE)
/bgpd/bgp_mpath.c: 495 in bgp_path_info_mpath_update()
________________________________________________________________________________________________________
*** CID 1600055: Control flow issues (UNREACHABLE)
/bgpd/bgp_mpath.c: 495 in bgp_path_info_mpath_update()
489 UNSET_FLAG(cur_iterator->flags, BGP_PATH_MULTIPATH_NEW);
490
491 cur_iterator = cur_iterator->next;
492 }
493 break;
494
>>> CID 1600055: Control flow issues (UNREACHABLE)
>>> This code cannot be reached: "if (debug)
do {
stat...".
495 if (debug)
496 zlog_debug("%pBD(%s): Mpath count %u is equal to maximum paths allowed, finished comparision for MPATHS",
497 dest, bgp->name_pretty, mpath_count);
498 }
499
500 if (debug)
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu4jkWudbux5UNqYsSt9ZXO3s9m3KMDrlSX-2Bp41IzjejfmdC2hinnLY-2BZ6PvlTenLZs-3D7rJ4_t0zeZlCsA34Fiw17aIfmh-2F3kFs1q7rysihvAefHXY78p6p96AclAKziYQwn1SuEmYh1XU7GwXukrVIwXgvwiG6MPh1UZOwmyYohF-2Bta7JTWFgsSJC2kLjDEJTfVLS3n18d5MIoJTrbJtlei5rNZgbnkSZg7uItLG9lmah91EEG5VCFAKRJC5ZQbNnsHe8K0S-2FuGZpQTRaIXZ5ki9hKh99A-3D-3D
More information about the dev
mailing list