mirror of
https://github.com/Icinga/icinga2.git
synced 2025-07-29 08:34:20 +02:00
Fixed crash in EndpointManager::SubscriptionTimerHandler.
This commit is contained in:
parent
636acd1a2c
commit
0884a67ebe
@ -322,6 +322,7 @@ void EndpointManager::SubscriptionTimerHandler(void)
|
||||
}
|
||||
}
|
||||
|
||||
if (m_Endpoint)
|
||||
m_Endpoint->SetSubscriptions(subscriptions);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user