]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: fix an error that was probably a result of copypasting
authorChristian Franke <nobody@nowhere.ws>
Tue, 14 Jun 2016 18:07:05 +0000 (20:07 +0200)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 21 Oct 2016 00:28:26 +0000 (20:28 -0400)
commit881d5b3b61a00c6c69598c1d5076ae279263bd2c
treefdd80d1ac9529785fa249c7ab9b146d31b942c26
parentb6175e0ca2a741e2efcf44422e014b0678cf0865
isisd: fix an error that was probably a result of copypasting

The code should check for the existance of the correct list prior to
accessing it.

Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Signed-off-by: Christian Franke <chris@opensourcerouting.org>
Acked-by: Donald Sharp <sharpd@cumulusnetworks.com>
isisd/isis_circuit.c