Skip to content

Avoid allocating an array in AppleCertificatePal#55109

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
vcsjones:byte-array-to-span
Jul 6, 2021
Merged

Avoid allocating an array in AppleCertificatePal#55109
stephentoub merged 1 commit into
dotnet:mainfrom
vcsjones:byte-array-to-span

Conversation

@vcsjones

@vcsjones vcsjones commented Jul 3, 2021

Copy link
Copy Markdown
Member

Just a small fix to use the C# compiler span byte/sbyte trick that I happened to notice.

@ghost ghost added the area-System.Security label Jul 3, 2021
@ghost

ghost commented Jul 3, 2021

Copy link
Copy Markdown

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

Just a small fix to use the C# compiler span byte/sbyte trick that I happened to notice.

Author: vcsjones
Assignees: -
Labels:

area-System.Security

Milestone: -

@vcsjones
vcsjones force-pushed the byte-array-to-span branch from 079be1a to d57e4f7 Compare July 3, 2021 01:44
@vcsjones
vcsjones force-pushed the byte-array-to-span branch from d57e4f7 to 49fb3b0 Compare July 3, 2021 01:45
@stephentoub
stephentoub merged commit 7e43f8c into dotnet:main Jul 6, 2021
@vcsjones
vcsjones deleted the byte-array-to-span branch July 6, 2021 01:44
@ghost ghost locked as resolved and limited conversation to collaborators Aug 5, 2021
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.

2 participants