summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2021-06-10 07:46:36 -0400
committerDonald Sharp <sharpd@nvidia.com>2021-06-10 07:46:36 -0400
commit0d882ec7a390f57ebf8cfc2adf10aa79f976b124 (patch)
tree636ea616b5169df68094e2ab15ae2c6e6230aa05 /ospf6d/ospf6_interface.c
parent8d6aca7f21b9045b3c9c4ee3ba79450d2eb7ddb9 (diff)
ospf6d: Fix coverity Possible null deref
There exists a code path where ospf6 could be NULL and passing to a function where it would always be derefed is a bad idea. Put some small code in place to prevent this and allow this to be debuged if it happens in the future. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions