-
- Downloads
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 2dc5a693.
Please register or sign in to comment