Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cdac] Fix getting free object size in GetObjectData #106505

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

elinor-fung
Copy link
Member

Missed that free objects also have their component count set - explicitly at the array base offset for num components. This updates the cDAC implementation of ISOSDacInterface::GetObjectData to correctly handle free objects with a non-zero component count.

Copy link
Contributor

Tagging subscribers to this area: @tommcdon
See info in area-owners.md if you want to be subscribed.

@elinor-fung elinor-fung merged commit c5c5551 into dotnet:main Aug 16, 2024
147 of 149 checks passed
@elinor-fung elinor-fung deleted the cdac-free-object-size branch August 16, 2024 02:53
@github-actions github-actions bot locked and limited conversation to collaborators Sep 15, 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.

3 participants