spiegel_podman/pkg/emulation
Nalin Dahyabhai bfe6cbe319 pkg/emulation.parseBinfmtMisc(): accept empty "flags" fields
When parsing an entry in /proc/sys/fs/binfmt_misc, don't return an error
if we find an empty "flags" field in the file.  Wine packaged for Fedora
provides a binfmt.d file that results in such a file, so... it's normal.

Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
2025-07-23 15:53:39 -04:00
..
binfmtmisc_linux.go pkg/emulation.parseBinfmtMisc(): accept empty "flags" fields 2025-07-23 15:53:39 -04:00
binfmtmisc_linux_test.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
binfmtmisc_other.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00
elf.go pkg/emulation: add linux build tag for elf 2025-04-02 13:35:14 -07:00
emulation.go chore: delete obsolete // +build lines 2024-01-04 11:53:38 +02:00