New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Tue Aug 4 18:22:45 UTC 2020
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.
1 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 1496595: Memory - illegal accesses (USE_AFTER_FREE)
________________________________________________________________________________________________________
*** CID 1496595: Memory - illegal accesses (USE_AFTER_FREE)
/zebra/zebra_rib.c: 2162 in rib_process_dplane_notify()
2156
2157 done:
2158 if (rn)
2159 route_unlock_node(rn);
2160
2161 /* Return context to dataplane module */
>>> CID 1496595: Memory - illegal accesses (USE_AFTER_FREE)
>>> Calling "dplane_ctx_fini" dereferences freed pointer "ctx".
2162 dplane_ctx_fini(&ctx);
2163 }
2164
2165 static void process_subq_nhg(struct listnode *lnode)
2166 {
2167 struct nhg_ctx *ctx = NULL;
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u15810271.ct.sendgrid.net/ls/click?upn=HRESupC-2F2Czv4BOaCWWCy7my0P0qcxCbhZ31OYv50yrtN2DGUU98GYhjd55wXsXtw53zRK70R0agdV-2Fb7c45-2BkxBoZjryQtr5SpUD80NNfE-3DPnLP_O0IDF7c8sUs2B6kWTeWwAJZqriD5fgsfL8PAN30oQTxbf1XR-2FTVIq-2BqeDJ22AdDDJTkZ12iAvF-2FYLIPNI-2FRDIfeuNeeUaq6-2FcltRXPbRs-2FRLVLBvp8-2FYnKOm8yZV4hEN4Ljp6ylfc0r6xSJtprd-2FDZo-2BT-2FdsrfslCAehvK4aoVnMqnRJ-2Bn-2FnXH-2B-2Brzp-2BDXGUfG1ncKOjt3rg6p7qwkgAMQRHL-2BwAVbkX8ru0irzEAX8-3D
More information about the dev
mailing list