[dev] New Defects reported by Coverity Scan for freerangerouting/frr
scan-admin at coverity.com
scan-admin at coverity.com
Wed Aug 8 22:46:50 EDT 2018
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 1472311: Null pointer dereferences (NULL_RETURNS)
/staticd/static_nht.c: 45 in static_nht_update()
________________________________________________________________________________________________________
*** CID 1472311: Null pointer dereferences (NULL_RETURNS)
/staticd/static_nht.c: 45 in static_nht_update()
39 struct vrf *vrf;
40 bool orig;
41 bool reinstall;
42
43 vrf = vrf_lookup_by_id(vrf_id);
44
>>> CID 1472311: Null pointer dereferences (NULL_RETURNS)
>>> Dereferencing a null pointer "vrf".
45 if (!vrf->info)
46 return;
47
48 svrf = vrf->info;
49 stable = static_vrf_static_table(afi, SAFI_UNICAST, svrf);
50 if (!stable)
________________________________________________________________________________________________________
To view the defects in Coverity Scan visit, https://u2389337.ct.sendgrid.net/wf/click?upn=08onrYu34A-2BWcWUl-2F-2BfV0V05UPxvVjWch-2Bd2MGckcRa7dJ8klHLUFWVd2fqpS-2B-2FHaN43B-2FQ11ntcKmbKat2WeHs8691VOJpZofPkpp-2BRBqc-3D_d-2Fi2nRutHp-2FDWtw8JRg-2Bc1m9CS4-2B5uVbodfDyLsp-2FJkMPHuvDdXOiLjPXb3DIRdZ71w92atgvT2n7vQ-2BzBf3pQvPmrNa8sXVr6C6PUzgs01O-2B5-2FwNrKHHrkGSfWCz9i20R1K3qjfCxXiWRt-2FRat1cPPNUblWQk4OodVA8Z4I1-2B8VS05jKjqWMC-2BuEtb-2BNdKrxMrPEzil4LIOh5tRTbLG3g-3D-3D
More information about the dev
mailing list