Files
podman/libpod
Paul Holzinger d20933df02 add missing O_CLOEXEC to open calls
The go std os package to will always make sure to use O_CLOEXEC, however
in cases where we directly call unix.Open() we need to pass that flag
explicitly.

I looked at this as there was a report of a leaked fd on the pasta list,
though I am not sure this will address it.

But anyway doing this should be rather safe and avoid leaks into other
processes.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2026-04-02 15:06:37 +02:00
..
2025-10-23 11:00:15 -04:00
2026-03-03 21:30:05 +01:00
2025-11-11 12:32:46 +01:00
2025-10-23 11:00:15 -04:00
2025-11-11 12:32:46 +01:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-12-19 16:52:49 -05:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00
2026-03-09 16:08:43 +01:00
2025-10-23 11:00:15 -04:00
2025-10-23 11:00:15 -04:00