Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fix incorrect handle type array/count when FEATURE_SIZED_REF_HANDLES is not defined - #107433

#107433
Merged
elinor-fung merged 1 commit into
dotnet:maindotnet/runtime:mainfrom
elinor-fung:fixHandleTypeCountelinor-fung/runtime:fixHandleTypeCountCopy head branch name to clipboard
Sep 6, 2024
Merged

Fix incorrect handle type array/count when FEATURE_SIZED_REF_HANDLES is not defined#107433
elinor-fung merged 1 commit into
dotnet:maindotnet/runtime:mainfrom
elinor-fung:fixHandleTypeCountelinor-fung/runtime:fixHandleTypeCountCopy head branch name to clipboard

Conversation

@elinor-fung

@elinor-fung elinor-fung commented Sep 5, 2024

Copy link
Copy Markdown
Member

Fixes #107381

Regression from #107326 - without FEATURE_SIZED_REF_HANDLES defined, this was incorrectly passing an array of two handle types - HNDTYPE_STRONG and HNDTYPE_WEAK_SHORT (0) - when promoting objects pointed to by strong handles.

@elinor-fung
elinor-fung merged commit ee1a9ee into dotnet:main Sep 6, 2024
@elinor-fung
elinor-fung deleted the fixHandleTypeCount branch September 6, 2024 02:02
jtschuster pushed a commit to jtschuster/runtime that referenced this pull request Sep 17, 2024
… defined (dotnet#107433)

Regression from dotnet#107326 - without `FEATURE_SIZED_REF_HANDLES` defined, this was incorrectly passing an array of two handle types - HNDTYPE_STRONG and HNDTYPE_WEAK_SHORT (0) - when promoting objects pointed to by strong handles.
sirntar pushed a commit to sirntar/runtime that referenced this pull request Sep 30, 2024
… defined (dotnet#107433)

Regression from dotnet#107326 - without `FEATURE_SIZED_REF_HANDLES` defined, this was incorrectly passing an array of two handle types - HNDTYPE_STRONG and HNDTYPE_WEAK_SHORT (0) - when promoting objects pointed to by strong handles.
@github-actions github-actions Bot locked and limited conversation to collaborators Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Microsoft.Extensions.SourceGeneration.Configuration.Binder.Tests.ConfigurationBindingGeneratorTests fails on CI

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.