mirror of https://github.com/Icinga/icinga2.git
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…
Reference in New Issue