Skip to content

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 27, 2021

Backport of #58201 to release/6.0

/cc @akoeplinger @uweigand

Customer Impact

Fixes a regression that caused an endless recursion in AssemblyBuilder.GetCustomAttributesData() and ModuleBuilder.GetCustomAttributesData()

Testing

Automated unit tests as part of the PR.

Risk

Low.

* Fix endless recursion in AssemblyBuilder.GetCustomAttributesData()
  and ModuleBuilder.GetCustomAttributesData()

* Re-enable test cases that now pass on Mono
@github-actions github-actions bot requested a review from marek-safar as a code owner August 27, 2021 11:23
@akoeplinger akoeplinger added this to the 6.0.0 milestone Aug 27, 2021
@akoeplinger akoeplinger added the runtime-mono specific to the Mono runtime label Aug 27, 2021
@lambdageek lambdageek added the Servicing-consider Issue for next servicing release review label Aug 27, 2021
@akoeplinger akoeplinger removed the Servicing-consider Issue for next servicing release review label Aug 27, 2021
@akoeplinger akoeplinger merged commit 30a3aa2 into release/6.0 Aug 27, 2021
@akoeplinger akoeplinger deleted the backport/pr-58201-to-release/6.0 branch August 27, 2021 19:29
@ghost ghost locked as resolved and limited conversation to collaborators Sep 26, 2021
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.

4 participants