Skip to content

(release/25.0) Xext/xres: fix client PID value swap in ConstructClientIdValue#2805

Open
metux wants to merge 1 commit into
release/25.0from
pr/release/25.0-xext-xres-fix-client-pid-value-swap-in-constructclientidvalue-_2026-05-18_20-30-03
Open

(release/25.0) Xext/xres: fix client PID value swap in ConstructClientIdValue#2805
metux wants to merge 1 commit into
release/25.0from
pr/release/25.0-xext-xres-fix-client-pid-value-swap-in-constructclientidvalue-_2026-05-18_20-30-03

Conversation

@metux
Copy link
Copy Markdown
Contributor

@metux metux commented May 18, 2026

value points to the location of the client PID, assign it first before
we swap it. For consistency move the memcpy up too so the copy commands
are all in the same location.

Assisted-by: Claude:claude-claude-opus-4-6
Part-of: https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2200

value points to the location of the client PID, assign it first before
we swap it. For consistency move the memcpy up too so the copy commands
are all in the same location.

Assisted-by: Claude:claude-claude-opus-4-6
Part-of: <https://gitlab.freedesktop.org/xorg/xserver/-/merge_requests/2200>
@metux metux self-assigned this May 18, 2026
@metux metux requested a review from a team May 18, 2026 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants