]> git.puffer.fish Git - mirror/frr.git/commit
isisd: ifp cannot be NULL 7095/head
authorDonald Sharp <sharpd@nvidia.com>
Fri, 11 Sep 2020 18:30:24 +0000 (14:30 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 11 Sep 2020 18:30:24 +0000 (14:30 -0400)
commit491d1cc12b73487d11c1667096f571bf6645f009
tree9e4e12a84146928926677146d95eba2dba61c5c3
parenta77bd0f4e6b7d63e6f66288d7ea715ae8c55feee
isisd: ifp cannot be NULL

the ifp pointer cannot be NULL when we get to this point
in the code.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
isisd/isis_cli.c