forked from github/server
CID 22496 Infinite loop
github issue #356 this is only relevant to old data files, it appears.
This commit is contained in:
parent
58c1d83c9e
commit
4c861aa40d
1 changed files with 1 additions and 0 deletions
|
@ -263,6 +263,7 @@ void convert_firewall_timeouts(connection * b, attrib * a)
|
|||
wall_data *fd = (wall_data *)b->data.v;
|
||||
fd->countdown = a->data.i;
|
||||
}
|
||||
a = a->next;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue