mirror of
https://github.com/containers/podman.git
synced 2026-03-28 03:22:18 -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>