mirror of
https://github.com/X11Libre/xf86-video-v4l.git
synced 2026-03-24 01:25:19 +00:00
This driver is Linux-only, so it's safe to assume asprintf() here. It's one of the last few drivers ever using that function, so blocking its removal from Xorg ABI. Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net> Part-of: <https://gitlab.freedesktop.org/xorg/driver/xf86-video-v4l/-/merge_requests/5>