summaryrefslogtreecommitdiff
path: root/tests/topotests/bgp_rfapi_basic_sanity/scripts/cleanup_all.py
diff options
context:
space:
mode:
authorAnuradha Karuppiah <anuradhak@cumulusnetworks.com>2019-04-06 08:37:13 -0700
committerAnuradha Karuppiah <anuradhak@cumulusnetworks.com>2019-04-20 08:33:23 -0700
commit7b227dafe60f7bc1a226b11d01d1e294acbb7587 (patch)
treeea1f692c7b02edf657c11bd257cfcfeece48a2db /tests/topotests/bgp_rfapi_basic_sanity/scripts/cleanup_all.py
parent5121278ecc8cda567c7b3b10f28f98fe016441e4 (diff)
pimd: cleanup unncessary null pointer check
This was resulting in static analyzer warnings for subsequent usage of the same pointer - pimd/pim_vxlan.c:962:36: warning: Access to field 'info' results in a dereference of a null pointer (loaded from variable 'ifp') pim_ifp = (struct pim_interface *)ifp->info; ^~~~~~~~~ 1 warning generated. Signed-off-by: Anuradha Karuppiah <anuradhak@cumulusnetworks.com>
Diffstat (limited to 'tests/topotests/bgp_rfapi_basic_sanity/scripts/cleanup_all.py')
0 files changed, 0 insertions, 0 deletions