]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix coverity warning
authorIgor Ryzhov <iryzhov@nfware.com>
Wed, 30 Jun 2021 19:37:33 +0000 (22:37 +0300)
committerIgor Ryzhov <iryzhov@nfware.com>
Wed, 30 Jun 2021 19:37:33 +0000 (22:37 +0300)
commita09811ff674ecfbe07b52b1c6b332bb73edfb1ec
tree1c235f5b97a064a37959681a203462bcd38eb777
parentc36a440cbaf056f73472e3b79dc7e8e3d957a0b9
bgpd: fix coverity warning

`oly` is already dereferenced two lines earlier and is always passed to
the function.

Signed-off-by: Igor Ryzhov <iryzhov@nfware.com>
bgpd/bgp_evpn_vty.c