-
- Downloads
EXT-7853: Made LLMutex destructor virtual.
This fixes a potential resource leak whereby the destructor for LLCondition, which derives from LLMutex, is never called.
Loading
Please register or sign in to comment
This fixes a potential resource leak whereby the destructor for LLCondition, which derives from LLMutex, is never called.