summaryrefslogtreecommitdiff
path: root/tests/topotests/lib/pim.py
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2022-04-27 07:57:41 -0400
committerDonald Sharp <sharpd@nvidia.com>2022-04-27 08:06:22 -0400
commit617975d114f41116a15f81ecf6f6c57487fc2e82 (patch)
tree8426ed491d6c87d2ea903e943e8a30e995da71b8 /tests/topotests/lib/pim.py
parent8f904fdb45f795d7650a7b641854956010991d68 (diff)
bgpd: Ensure pkt_afi and pkt_safi are not used uninited in some cases
The compiler is, rightly, pointing out that in some cases it is possible that the pkt_afi and pkt_safi values are not properly set and could result in a use before initialized. I do not actually belive that this is possible, but let's make the compiler happy. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'tests/topotests/lib/pim.py')
0 files changed, 0 insertions, 0 deletions