]> git.puffer.fish Git - matthieu/frr.git/commit
ospfd: set external_info instance value to 0
authorQuentin Young <qlyoung@cumulusnetworks.com>
Wed, 11 Apr 2018 16:26:57 +0000 (12:26 -0400)
committerQuentin Young <qlyoung@cumulusnetworks.com>
Fri, 13 Apr 2018 21:17:42 +0000 (17:17 -0400)
commit12a81f8eb104cb0cc3ee35230d1b623b4da289b0
treea68117e4f229dd0af7866ddc72c6daa6fe2129c6
parentb667cbc63808b2c1137119326226f34810f4c7e4
ospfd: set external_info instance value to 0

This value is used but never set. Set it to zero to suppress static
analysis errors.

Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com>
ospfd/ospf_lsa.c