Skip to content

Windows x86_64: fix incorrect pointer unpacking from OnAlertFromThread - #1455

Merged
agalasso merged 1 commit into
masterfrom
andy/windows-x86_64-OnAlertFromThread
Jul 14, 2026
Merged

Windows x86_64: fix incorrect pointer unpacking from OnAlertFromThread#1455
agalasso merged 1 commit into
masterfrom
andy/windows-x86_64-OnAlertFromThread

Conversation

@agalasso

Copy link
Copy Markdown
Contributor

Windows x86_64: fix incorrect pointer unpacking from OnAlertFromThread

When a 64-bit pointer from OnAlertFromThread is unpacked in the main thread
there is an incorrect sign extension that can result in a bad pointer
value in the main thread.

When a 64-bit pointer from OnAlertFromThread is unpacked in the main thread
there is an incorrect sign extension that can result in a bad pointer
value in the main thread.
@agalasso agalasso self-assigned this Jul 14, 2026
@agalasso
agalasso requested a review from bwdev01 July 14, 2026 17:45
@agalasso
agalasso merged commit d684719 into master Jul 14, 2026
2 checks passed
@agalasso
agalasso deleted the andy/windows-x86_64-OnAlertFromThread branch July 14, 2026 21:51
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