Skip to content

Initialize AsnEncodedData.RawData to empty array - #37598

Merged
stephentoub merged 1 commit into
dotnet:masterfrom
stephentoub:asnrawdata
Jun 9, 2020
Merged

Initialize AsnEncodedData.RawData to empty array#37598
stephentoub merged 1 commit into
dotnet:masterfrom
stephentoub:asnrawdata

Conversation

@stephentoub

Copy link
Copy Markdown
Member

Maintains nullable annotation on RawData.
Replaces #37572

@bartonjs, if you're not comfortable with the cases that became exceptional, I'm going to punt and let you fix it ;-)

@ghost

ghost commented Jun 8, 2020

Copy link
Copy Markdown

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq
Notify danmosemsft if you want to be subscribed.

@bartonjsbartonjs added the breaking-change Issue or PR that represents a breaking API or functional change over a previous release. label Jun 8, 2020

@bartonjsbartonjs left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm mildly hesitant; but the cases that throw now seem exceedingly rare compared to the cases that matter.

Maintains nullable annotation on RawData.
@stephentoub
stephentoub merged commit 1d4f364 into dotnet:masterJun 9, 2020
@stephentoub
stephentoub deleted the asnrawdata branch June 9, 2020 00:11
@stephentoub

Copy link
Copy Markdown
MemberAuthor

Ok.

@ghostghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for freeto subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-System.Securitybreaking-changeIssue or PR that represents a breaking API or functional change over a previous release.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@stephentoub@bartonjs@Dotnet-GitSync-Bot