Skip to content

Fix uninitialized x64 handle in CUtlHandleTable::CreateHandle - #2118

Open
sunzenshen wants to merge 1 commit into
NeotokyoRebuild:masterfrom
sunzenshen:assert-utlhandletable
Open

Fix uninitialized x64 handle in CUtlHandleTable::CreateHandle#2118
sunzenshen wants to merge 1 commit into
NeotokyoRebuild:masterfrom
sunzenshen:assert-utlhandletable

Conversation

@sunzenshen

Copy link
Copy Markdown
Contributor

Description

Fully zero initialize x64 handle that was being partially memcpy'd by a 32-bit source.

Aims to fix this assert:

image

Toolchain

  • Windows MSVC VS2022

@sunzenshen
sunzenshen requested a review from a team September 6, 2026 21:35
@sunzenshen sunzenshen added the Minor bugs Stuff that we might want to document is fixed but doesn't fit elsewhere. No bounty on this category. label Sep 6, 2026
@AdamTadeusz

Copy link
Copy Markdown
Contributor

Is there a reliable way of replicating this assert?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Minor bugs Stuff that we might want to document is fixed but doesn't fit elsewhere. No bounty on this category.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants