podman/pkg/domain
Егор Макрушин 06b470d79b 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: Егор Макрушин <emakrushin@astralinux.ru>
2024-10-14 18:22:42 +03:00
..
entities Add --health-max-log-count, --health-max-log-size, --health-log-destination flags 2024-09-25 14:01:35 +02:00
filters Replace golang.org/x/exp/slices with slices from std 2024-04-23 11:16:40 +02:00
infra Unlock mutex before returning from function 2024-10-14 18:22:42 +03:00
utils Merge pull request #21583 from Luap99/scp-port 2024-02-12 21:35:56 +00:00