criu/crit
Adrian Reber 4a50cc1744 crit: fix file handle leaks in inf/outf/dinf helpers
Convert inf(), outf(), and dinf() to context managers and update
all call sites to use 'with' statements. For inf() and outf(),
only close the handle when it is a real file, not sys.stdin or
sys.stdout.

Assisted-by: Claude Code (claude-opus-4-6)
Signed-off-by: Adrian Reber <areber@redhat.com>
2026-07-07 15:02:33 +01:00
..
crit crit: fix file handle leaks in inf/outf/dinf helpers 2026-07-07 15:02:33 +01:00
.gitignore lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00
Makefile make: improve check for externally managed Python 2024-09-11 16:02:11 -07:00
pyproject.toml contributing: update links to mailing list 2025-11-02 07:48:24 -08:00
setup.cfg contributing: update links to mailing list 2025-11-02 07:48:24 -08:00
setup.py lib: use separate packages for pycriu and crit 2023-11-27 16:47:16 -08:00