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

Avoid substring allocation in Environment.ReadXdgDirectory #103765

Merged
merged 2 commits into from
Jun 21, 2024

Conversation

stephentoub
Copy link
Member

No description provided.

@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 Jun 20, 2024
…tFolderPathCore.Unix.cs

Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
@stephentoub stephentoub merged commit 66cffdf into dotnet:main Jun 21, 2024
143 of 146 checks passed
@stephentoub stephentoub deleted the xdgalloc branch June 21, 2024 18:12
rzikm pushed a commit to rzikm/dotnet-runtime that referenced this pull request Jun 24, 2024
…3765)

* Avoid substring allocation in Environment.ReadXdgDirectory

* Update src/libraries/System.Private.CoreLib/src/System/Environment.GetFolderPathCore.Unix.cs

Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>

---------

Co-authored-by: Adeel Mujahid <3840695+am11@users.noreply.github.com>
@github-actions github-actions bot locked and limited conversation to collaborators Jul 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
needs-area-label An area label is needed to ensure this gets routed to the appropriate area owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants