avoid the unrelesed lock after the method returns for issue#1037#1041
avoid the unrelesed lock after the method returns for issue#1037#1041nileshgovande merged 2 commits intoSeagate:mainfrom true-ryan:main
Conversation
Update s3_memory_pool.c. Avoid the unreleased lock pool->lock after the method returns.
|
Thanks for your contribution! |
|
Can one of the admins verify this patch? |
|
Thanks for your contribution! |
|
Thanks for your contribution to CORTX! 🎉 |
Update s3_memory_pool.c. Avoid the unreleased lock pool->lock after the method returns. This patch for issue#1037.