]> git.puffer.fish Git - matthieu/frr.git/commit
bgpd: fix the dead code
authoranlan_cs <anlan_cs@tom.com>
Sat, 27 Apr 2024 12:59:05 +0000 (20:59 +0800)
committeranlan_cs <anlan_cs@tom.com>
Sat, 27 Apr 2024 16:05:36 +0000 (00:05 +0800)
commite942d1f6a2605221412983a685f580db798ae1bb
treed5aaf61c48ff23a5da1e74594d657e8c64297704
parent1a9c3a710d7fdd9a066a6028da9b9537a8ace885
bgpd: fix the dead code

Fixed the Coverity issue 1586018:
Control flow issues (DEADCODE) /bgpd/bgp_ecommunity.c: 1402 in ecommunity_ecom2str()

Signed-off-by: anlan_cs <anlan_cs@tom.com>
bgpd/bgp_ecommunity.c