Files
xserver/glx
Vladimir Panteleev 38835d1d8f glx/vndcmds: Fix vendor hash table key size
The keySize parameter of the hashing/comparison functions was
incorrectly specified to be sizeof(void*), even though the keys of
this hashtable are CARD32.

Fixes address sanitizer failure on 64-bit builds.

Reviewed-by: Adam Jackson <ajax@redhat.com>
(cherry picked from commit 707d0f912b)
2018-08-01 11:01:37 -04:00
..
2018-02-26 10:18:58 -05:00
2018-02-28 12:56:36 -05:00