Skip to content
Snippets Groups Projects
Commit 19d93767 authored by Eric Cano's avatar Eric Cano
Browse files

Fixed exception thrown by SharedQueueLock<Queue, Request>::~SharedQueueLock>().

The destructor attempted to release a non-locked lock when creation function MemQueue<Request, Queue>::sharedAddToNewQueue()
failed while populating the object. The reason for the failure itself is fixed in 9f90713f.
parent 84aaeb9c
No related branches found
No related tags found
No related merge requests found
Pipeline #32498 failed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment