New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Mon Feb 27 22:18:46 UTC 2023
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 1535272: Null pointer dereferences (FORWARD_NULL)
________________________________________________________________________________________________________
*** CID 1535272: Null pointer dereferences (FORWARD_NULL)
/pimd/pim6_mld.c: 2474 in gm_show_if_vrf()
2468
2469 if (js) {
2470 js_if = json_object_new_object();
2471 json_object_object_add(js_vrf, ifp->name, js_if);
2472 }
2473
>>> CID 1535272: Null pointer dereferences (FORWARD_NULL)
>>> Passing null pointer "tt" to "gm_show_if_one", which dereferences it.
2474 gm_show_if_one(vty, ifp, js_if, tt);
2475 }
2476
2477 /* Dump the generated table. */
2478 if (!js && !detail) {
2479 table = ttable_dump(tt, "\n");
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3DnD-q_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTweL6SKknUUPbkiCdioK3az52OCK7tdq1AGzNBHJaYoXWXJUbw80e8SjXZhNi8ISNtFrxCSV4FqMyH9WSbK7nwilfRwpl4D6RPFhsy01zORDcpvAF4PWnmvLYOEh6CvCpWfdCRvzYueaPCpw-2ByZg5nmq9oprrD6ShJkalSWKQIpdw-3D-3D
More information about the dev
mailing list