mirror of
https://github.com/containers/podman.git
synced 2026-02-07 04:42:03 -05:00
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>