Skip to content
Commit 83102891 authored by Qi.Chen@windriver.com's avatar Qi.Chen@windriver.com Committed by Joe MacDonald
Browse files

quagga: fix segment fault when stopping ospf6d



In ospf6_clean, the variable ospf6 might be NULL causing segment fault
when stopping ospf6d. Check the variable before referencing it.

Signed-off-by: default avatarChen Qi <Qi.Chen@windriver.com>
Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: default avatarJoe MacDonald <joe_macdonald@mentor.com>
parent 8d1ce255
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment