src/uasyncqueue.c: do not leak pthread resources
The UAsyncQueue leaked a mutex and conditional upon calling async_queue_free().
Showing
Please register or sign in to comment
The UAsyncQueue leaked a mutex and conditional upon calling async_queue_free().