]> git.proxmox.com Git - mirror_frr.git/commit - ospf6d/ospf6_abr.c
ospf6d: clean coverity warning of possible null pointer
authoranlan_cs <anlan_cs@tom.com>
Thu, 23 Dec 2021 02:51:55 +0000 (21:51 -0500)
committeranlan_cs <anlan_cs@tom.com>
Thu, 23 Dec 2021 02:52:30 +0000 (21:52 -0500)
commite146082ddc57184d627f54203238aabca10e3a25
treef8bd5534ec9aa003906f8dbe813660354931f177
parent1182f26489655de494adfe25c9d6f8f43373459a
ospf6d: clean coverity warning of possible null pointer

Add assert to protect it.

Signed-off-by: anlan_cs <anlan_cs@tom.com>
ospf6d/ospf6_abr.c