Skip to content

[Blazor] Fix ExpressionFormatter sometimes generating malformed expression strings #58799

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

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

MackinnonBuck
Copy link
Member

Addresses an issue in ReverseStringBuilder where null bytes sometimes get added to generated strings larger than 128 characters.

Fixes #58689

@MackinnonBuck MackinnonBuck added the area-blazor Includes: Blazor, Razor Components label Nov 5, 2024
@MackinnonBuck MackinnonBuck requested a review from a team as a code owner November 5, 2024 17:26
@MackinnonBuck MackinnonBuck merged commit b9b58f1 into main Nov 5, 2024
27 checks passed
@MackinnonBuck MackinnonBuck deleted the mbuck/fix-expression-formatter branch November 5, 2024 19:43
@dotnet-policy-service dotnet-policy-service bot added this to the 10.0-preview1 milestone Nov 5, 2024
captainsafia pushed a commit that referenced this pull request Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-blazor Includes: Blazor, Razor Components
Projects
None yet
2 participants