mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-22 08:30:34 +01:00
`memcmp()` compares a given number of bytes, but `EGLAttrib` is larger than a byte.
Fixes:
|
||
|---|---|---|
| .. | ||
| drivers | ||
| generate | ||
| main | ||
| wayland | ||
| Android.mk | ||
| egl-entrypoint-check | ||
| egl-symbols-check | ||
| Makefile.sources | ||
| meson.build | ||
| SConscript | ||