mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
Resolve symbolic links before the PCI device check in fbdev_open. Otherwise, opening device files that are symbolic links will fail. Fixes: https://gitlab.freedesktop.org/xorg/xserver/-/issues/1419 Signed-off-by: Moritz Bruder <muesli4@gmail.com>