mirror of
https://github.com/containers/podman.git
synced 2026-03-31 13:01:29 -04:00
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: Егор Макрушин <emakrushin@astralinux.ru>