diff options
author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-06-01 02:55:59 +0200 |
---|---|---|
committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-06-05 16:42:05 +0200 |
commit | 20a7c80cc2efa52fec7d029cc1ad52c037a0824c (patch) | |
tree | e9b04c74892b22a14006ece122c215202e7ba072 /ospfd/ospf_packet.c | |
parent | ospfd: Note that we do not care about self origination in this case (diff) | |
download | frr-20a7c80cc2efa52fec7d029cc1ad52c037a0824c.tar.xz frr-20a7c80cc2efa52fec7d029cc1ad52c037a0824c.zip |
ospfd: lp may be null, make sure it isn't
We lookup the lp value and lookup_linkparams_by_instance
can return NULL if something has gone terribly wrong.
Make sure that lp is not NULL.
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'ospfd/ospf_packet.c')
0 files changed, 0 insertions, 0 deletions