xserver/present
Peter Hutterer 925edb6c9e present: Fix missing byte swaps in sproc_present_pixmap()
sproc_present_pixmap() was missing byte swaps the variable-length
xPresentNotify array after the fixed header was not
byte-swapped at all (each entry has window and serial CARD32 fields).

Fixes: a5ac3c8712 ("present: add missing byte swapping for various fields")

Assisted-by: Claude:claude-claude-opus-4-6
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2202>
2026-05-05 15:22:44 +10:00
..
meson.build build: Move epoll dependency check 2026-01-25 10:39:56 -08:00
present.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present.h present: need to include <X11/Xfuncproto.h> 2026-01-25 10:40:00 -08:00
present_event.c present: need to include geext.h 2026-01-25 10:40:00 -08:00
present_execute.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_fake.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_fence.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_notify.c present: prevent memory leaks in present_create_notifies() 2026-04-04 16:06:16 +00:00
present_priv.h present: fix prototype for present_select_input() 2026-01-25 10:40:00 -08:00
present_request.c present: Fix missing byte swaps in sproc_present_pixmap() 2026-05-05 15:22:44 +10:00
present_scmd.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_screen.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
present_vblank.c present: need to include dix-config.h 2026-01-25 10:40:00 -08:00
presentext.h present: need to include <X11/Xfuncproto.h> 2026-01-25 10:40:00 -08:00