diff options
author | Renato Westphal <renato@opensourcerouting.org> | 2020-05-07 17:41:12 +0200 |
---|---|---|
committer | Renato Westphal <renato@opensourcerouting.org> | 2020-05-16 04:47:43 +0200 |
commit | e3c19b8145b2a45b1591cd72d19a5a913b61c921 (patch) | |
tree | a70db84b1ea56b0b4dc62c640cb2b1743daaf4fe /zebra/zebra_nb_state.c | |
parent | Merge pull request #5077 from pguibert6WIND/vxlan_link (diff) | |
download | frr-e3c19b8145b2a45b1591cd72d19a5a913b61c921.tar.xz frr-e3c19b8145b2a45b1591cd72d19a5a913b61c921.zip |
isisd: fix crash in the adjacency get_next() NB callback
Add a null check to solve the problem (circuit->u.bc.adjdb[level - 1]
is guaranteed to be non-null only on L1/L2 areas).
Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
Diffstat (limited to 'zebra/zebra_nb_state.c')
0 files changed, 0 insertions, 0 deletions