mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-01 03:40:09 +01:00
dixLookupResource attempted to automatically detect whether the caller
wanted a lookup by-type or by-class, unfortunately, it guessed wrong for
RT_NONE. Instead of trying to make the guess better, this patch just reverts
the unification and creates separate functions for each operation.
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| compalloc.c | ||
| compext.c | ||
| compinit.c | ||
| compint.h | ||
| compoverlay.c | ||
| compwindow.c | ||
| Makefile.am | ||