mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-10 14:41:52 +00:00
xf86MatchDevice returns a dynamically allocated list of GDevPtr-s, free this when we're done with it. Reviewed-by: Adam Jackson <ajax@redhat.com> Signed-off-by: Hans de Goede <hdegoede@redhat.com>