mirror of
https://github.com/containers/podman.git
synced 2026-07-12 00:05:01 -04:00
In GetDefaultDevices(), make sure MachineConfig has an AppleHypervisor instance before attempting to access it. This fixes a SIGSEGV when running with libkrun as machine provider. Signed-off-by: Sergio Lopez <slp@redhat.com>