diff options
| author | David Lamparter <equinox@opensourcerouting.org> | 2018-08-08 12:32:21 +0200 |
|---|---|---|
| committer | David Lamparter <equinox@opensourcerouting.org> | 2018-08-08 12:32:21 +0200 |
| commit | c517178d2c396b3c5860057c3a6c2595eb70c2e0 (patch) | |
| tree | 300c7d3bb2c531bb4f2a6eb7c8fc78cabb886cf8 /lib/netns_linux.c | |
| parent | 00239c1d4ff3a48af7c8df4f64b9d510d57dab03 (diff) | |
pimd: fix bogus uninitialized warning
pimd/pim_nht.c: In function ‘pim_ecmp_nexthop_search’:
pimd/pim_nht.c:523:17: error: ‘nbr’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
nexthop->nbr = nbr;
(on gcc 5.4.0; this is the only warning with that version.)
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'lib/netns_linux.c')
0 files changed, 0 insertions, 0 deletions
