mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
parent
1e60383f23
commit
6bec49bd23
@ -117,7 +117,7 @@ void Service::UpdateSlaveNotifications(void)
|
||||
ExpressionList::Ptr exprl;
|
||||
|
||||
{
|
||||
ObjectLock ilock(exprl);
|
||||
ObjectLock ilock(item);
|
||||
|
||||
exprl = item->GetLinkedExpressionList();
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user