Files
cryptsetup/lib/utils.c
Milan Broz 1860d3897d Fix leaked fd gcc analyzer warning.
These are actually false positives (fd 0 is always open as stdin),
but code is even more readable with this fix.
2024-07-27 22:18:35 +02:00

8.4 KiB