Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Aug 19, 2024

Backport of #106504 to release/9.0

/cc @elinor-fung

Customer Impact

  • Customer reported
  • Found internally

A DAC API inadvertently started returning something other than 0/1 for a value representing a bool - it would return the value of a flag to represent true. This is behaviour that is different from previous and future versions and not something we want anyone to start relying on.

Regression

  • Yes
  • No

eb8f54d

Testing

Manual testing, asserts.

Risk

Low. This simply explicitly returns 0/1 as a bool value instead of a non-zero to represent true.

@dotnet-policy-service
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 requested review from a team and lambdageek August 19, 2024 16:58
Copy link
Member

@jeffschwMSFT jeffschwMSFT left a comment

Choose a reason for hiding this comment

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

lgtm. approved for rc2

@tommcdon tommcdon requested a review from mikem8361 August 19, 2024 17:01
@carlossanlop
Copy link
Contributor

/ba-g System.IO known failure (out of memory in test process)

@carlossanlop carlossanlop merged commit 3464960 into release/9.0 Aug 20, 2024
@carlossanlop carlossanlop deleted the backport/pr-106504-to-release/9.0 branch August 20, 2024 22:01
@github-actions github-actions bot locked and limited conversation to collaborators Sep 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants