mirror of
https://github.com/bgp/stayrtr.git
synced 2024-05-06 15:54:54 +00:00
Fix the crash in #39
This commit is contained in:
@ -536,6 +536,7 @@ func run() error {
|
||||
|
||||
s := state{
|
||||
server: server,
|
||||
lastdata: &prefixfile.VRPList{},
|
||||
metricsEvent: me,
|
||||
sendNotifs: *SendNotifs,
|
||||
checktime: *TimeCheck,
|
||||
|
Reference in New Issue
Block a user