Skip to content

Fix cast between semantically different integer types#8414

Merged
joaosaffran merged 2 commits intomicrosoft:mainfrom
joaosaffran:bugfix/c6214
Apr 29, 2026
Merged

Fix cast between semantically different integer types#8414
joaosaffran merged 2 commits intomicrosoft:mainfrom
joaosaffran:bugfix/c6214

Conversation

@joaosaffran
Copy link
Copy Markdown
Collaborator

@joaosaffran joaosaffran commented Apr 29, 2026

This patch fixes 2 instances of internal issues; C6214: Cast between semantically different integer types.

Fixes internal bugs: 61940839 and 61940838

Comment thread lib/DxcSupport/FileIOHelper.cpp Outdated
@joaosaffran joaosaffran changed the title Fix security issue C6214 Fix cast between semantically different integer types Apr 29, 2026
Copy link
Copy Markdown
Contributor

@tex3d tex3d left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wouldn't consider this a security issue, just a spurious warning fix.

@joaosaffran joaosaffran enabled auto-merge (squash) April 29, 2026 22:34
@joaosaffran joaosaffran merged commit 32beebf into microsoft:main Apr 29, 2026
13 checks passed
@github-project-automation github-project-automation Bot moved this from New to Done in HLSL Roadmap Apr 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants