Shut up an uninitialized variable warning.
This commit is contained in:
parent
1aa2a9c835
commit
0e376168c5
1 changed files with 1 additions and 0 deletions
|
@ -325,6 +325,7 @@ ospf_ext_spfa(struct proto_ospf *po) /* FIXME looking into inter-area */
|
|||
absr=NULL;
|
||||
absroa=NULL;
|
||||
nnhi=NULL;
|
||||
nnh=IPA_NONE;
|
||||
|
||||
met=0;met2=0;tag=0;
|
||||
|
||||
|
|
Loading…
Reference in a new issue