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 CborWriter bug when writing tagged empty collections #39786

Merged
merged 1 commit into from
Jul 22, 2020

Conversation

eiriktsarpalis
Copy link
Member

Fixes a bug discovered while running property-based tests against CBOR. The definitions of the property-based tests can be found in this commit.

@ghost
Copy link

ghost commented Jul 22, 2020

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

@eiriktsarpalis eiriktsarpalis merged commit 9cc14a8 into dotnet:master Jul 22, 2020
@eiriktsarpalis eiriktsarpalis deleted the fix-cbor-bug branch July 22, 2020 19:58
Jacksondr5 pushed a commit to Jacksondr5/runtime that referenced this pull request Aug 10, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
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