diff options
author | Denil Vira <denil@cumulusnetworks.com> | 2015-07-23 15:52:18 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2016-05-30 02:34:57 +0200 |
commit | a3da12a80c21edf9db000c6458c351148adae8ae (patch) | |
tree | 70698a100c3f849db1ba37408e9a30ea9def7443 /lib/linklist.c | |
parent | Add code to extract.pl.in to prevent further cli function overwrites (diff) | |
download | frr-a3da12a80c21edf9db000c6458c351148adae8ae.tar.xz frr-a3da12a80c21edf9db000c6458c351148adae8ae.zip |
bgpd: Fix useless call in bgpd/bgp_mplsvpn.c
Coverity scan ID : 1302528. Calling "decode_label(pnt)" is only useful for its return value, which is
ignored. Removed the call.
Signed-off-by: Denil Vira <denil@cumulusnetworks.com>
(cherry picked from commit 7053d8176ce502aabe39bf167f01354654bde5df)
Diffstat (limited to 'lib/linklist.c')
0 files changed, 0 insertions, 0 deletions