fixed invalid pointer reference
Obtained from: KAME
This commit is contained in:
parent
cffa957106
commit
ac03f2af25
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=112976
@ -630,6 +630,7 @@ get_prefix(struct rainfo *rai)
|
||||
|
||||
/* link into chain */
|
||||
insque(pp, &rai->prefix);
|
||||
pp->rainfo == rai;
|
||||
|
||||
/* counter increment */
|
||||
rai->pfxs++;
|
||||
|
Loading…
Reference in New Issue
Block a user