]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_evpn_mh.c
bgpd: fix NULL deference in evpn-mh's log
authoranlan_cs <vic.lan@pica8.com>
Thu, 14 Apr 2022 07:45:48 +0000 (03:45 -0400)
committeranlan_cs <vic.lan@pica8.com>
Thu, 14 Apr 2022 15:10:32 +0000 (11:10 -0400)
commit46281b21afc52b4cc23fb3bd19bce5eff0bbdd0c
tree41b71a9732a54290b212abf6f35a6ee297df6f70
parent695c24c3b0fed1e3dc5d0ccd6bc91cc98301ee89
bgpd: fix NULL deference in evpn-mh's log

Fix NULL deference issue in log. And change one word - "vtep",
it should be with lowercase letters like other places.

Signed-off-by: anlan_cs <vic.lan@pica8.com>
bgpd/bgp_evpn_mh.c