New Defects reported by Coverity Scan for freerangerouting/frr

scan-admin at coverity.com scan-admin at coverity.com
Sat Nov 6 09:17:10 UTC 2021


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 1509843:    (UNINIT)


________________________________________________________________________________________________________
*** CID 1509843:    (UNINIT)
/ospfd/ospf_vty.c: 4481 in show_ip_ospf_neighbor_sub()
4475     						nbr->priority, msgbuf);
4476     				else
4477     					vty_out(vty, "%-15pI4 %3d %-15s ",
4478     						&nbr->router_id, nbr->priority,
4479     						msgbuf);
4480     
>>>     CID 1509843:    (UNINIT)
>>>     Using uninitialized value "res.tv_usec" when calling "ospf_timeval_dump".
4481     				vty_out(vty, "%-15s ",
4482     					ospf_timeval_dump(&res, uptime,
4483     							  sizeof(uptime)));
4484     
4485     				vty_out(vty, "%9s ",
4486     					ospf_timer_dump(nbr->t_inactivity,
/ospfd/ospf_vty.c: 4434 in show_ip_ospf_neighbor_sub()
4428     					json_object_int_add(json_neighbor,
4429     							    "upTimeInMsec",
4430     							    time_val);
4431     					json_object_int_add(json_neighbor,
4432     							    "deadTimeMsecs",
4433     							    time_store);
>>>     CID 1509843:    (UNINIT)
>>>     Using uninitialized value "res.tv_usec" when calling "ospf_timeval_dump".
4434     					json_object_string_add(
4435     						json_neighbor, "upTime",
4436     						ospf_timeval_dump(
4437     							&res, uptime,
4438     							sizeof(uptime)));
4439     					json_object_string_add(


________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3D3zsN_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTyT3wOL2-2BaBccOsbC5Ug7m5ZCGA1zHYBZDFHpCFlYpIDGRwjG4u1633AU8BPlHTzwQvKn1kNCnFXRYlmJJ1o4yVDvdO-2Fkp0M797kTmSGJrKDilbybB9LpsbJ3-2Bok-2F6f3fnkWhsCPKexdiLzKmgBqxIEkRKEB6WfC2115k-2FOI-2FYdzw-3D-3D




More information about the dev mailing list