New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Mon Jan 24 10:15:06 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.
New defect(s) Reported-by: Coverity Scan
Showing 1 of 1 defect(s)
** CID 1511183: Incorrect expression (COPY_PASTE_ERROR)
/ospfd/ospf_vty.c: 6824 in show_ip_ospf_database_summary()
________________________________________________________________________________________________________
*** CID 1511183: Incorrect expression (COPY_PASTE_ERROR)
/ospfd/ospf_vty.c: 6824 in show_ip_ospf_database_summary()
6818 }
6819
6820 count += show_lsa_summary(
6821 vty, lsa, self, json_lsa);
6822 }
6823
>>> CID 1511183: Incorrect expression (COPY_PASTE_ERROR)
>>> "json" looks like a copy-paste error.
6824 if (!json)
6825 vty_out(vty, "\n");
6826 else
6827 json_object_int_add(
6828 json_area,
6829
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3D_kEO_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTxGjzToa2HMO6T33tKyKGyb1WwTfnD-2ByzmE3JqNxzzlJRUCGbOZDGCjNYHKp38goNm5KBcvCn-2BqfisOagYk6AmJRJoN6KynU6W6V-2BH-2BCKwKp39nPA-2Fc0sZkhHuqPnYG-2BDBU8SiI-2FYz-2B6uvuX11BKkLsRQpRO8bGuVfqkzpVg9Rd7Q-3D-3D
More information about the dev
mailing list