Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Unlock mutex before returning from function
mapMutex is initialized in the ContainerRm function and cannot be released from outside, thus unlock mutex before returning from function. Found by Linux Verification Center (linuxtesting.org) with SVACE. Signed-off-by: Егор Макрушин <[email protected]>
- Loading branch information