Skip to content

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

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:asciitrim
Jul 23, 2024
Merged

Fix handling of '\0' in Ascii.Trim#105350
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:asciitrim

Conversation

@stephentoub

Copy link
Copy Markdown
Member

Fixes #104201

@stephentoub
stephentoub requested a review from adamsitnik July 23, 2024 20:20
@ghost ghost 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
@dotnet-policy-service

Copy link
Copy Markdown
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