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

Fix handling of '\0' in Ascii.Trim #105350

Merged
merged 1 commit into from
Jul 23, 2024
Merged

Conversation

stephentoub
Copy link
Member

Fixes #104201

@dotnet-issue-labeler dotnet-issue-labeler bot added the needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners label Jul 23, 2024
@stephentoub stephentoub added this to the 9.0.0 milestone Jul 23, 2024
@stephentoub stephentoub added area-System.Runtime area-System.Text.Encoding and removed needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners area-System.Runtime labels Jul 23, 2024
Copy link
Contributor

Tagging subscribers to this area: @dotnet/area-system-text-encoding
See info in area-owners.md if you want to be subscribed.

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.

System.Text.Ascii.Trim/TrimStart/TrimEnd methods include '\0' character/byte in trimming
2 participants