New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Fri Nov 8 00:34:37 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.
2 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 1601478: Uninitialized variables (UNINIT)
________________________________________________________________________________________________________
*** CID 1601478: Uninitialized variables (UNINIT)
/lib/routemap.c: 2757 in route_map_apply_ext()
2751 else
2752 *pref = 65536;
2753 }
2754
2755 if (map) {
2756 GETRUSAGE(&mafter);
>>> CID 1601478: Uninitialized variables (UNINIT)
>>> Using uninitialized value "mbefore.real.tv_usec" when calling "event_consumed_time".
2757 event_consumed_time(&mafter, &mbefore, &cputime);
2758 map->cputime += cputime;
2759 }
2760
2761 return (ret);
2762 }
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=u001.AxU2LYlgjL6eX23u9ErQy-2BKADyCpvUKOL6EWmZljiu4jkWudbux5UNqYsSt9ZXO3s9m3KMDrlSX-2Bp41IzjejfmdC2hinnLY-2BZ6PvlTenLZs-3Dhf3v_t0zeZlCsA34Fiw17aIfmh-2F3kFs1q7rysihvAefHXY7-2F4JWfgMuNfuSFDQPYe-2B45MuOLTv68ArGz6sDJxBp8rNLUEKcUGw97U01L-2BxUG9Sso3wmNaLM-2BJes5ZqwDj8v9wk7g5in6OE0KxWNyjkBn1jZwicemJ4T-2F-2F8ztC-2FTewUrx7S0424PW1iayPgRyH7x5bf7rDrjyDlBfGkGbSgRQVGw-3D-3D
More information about the dev
mailing list