diff options
| author | Donald Sharp <sharpd@nvidia.com> | 2022-04-27 07:57:41 -0400 |
|---|---|---|
| committer | Donald Sharp <sharpd@nvidia.com> | 2022-04-27 08:06:22 -0400 |
| commit | 617975d114f41116a15f81ecf6f6c57487fc2e82 (patch) | |
| tree | 8426ed491d6c87d2ea903e943e8a30e995da71b8 /tests/topotests/lib/pim.py | |
| parent | 8f904fdb45f795d7650a7b641854956010991d68 (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
