Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Mirror changes from dotnet/corefx#17709

Merged
ahsonkhan merged 1 commit into
masterfrom
mirror-merge-9626239
Apr 20, 2018
Merged

Mirror changes from dotnet/corefx#17709
ahsonkhan merged 1 commit into
masterfrom
mirror-merge-9626239

Conversation

@dotnet-bot
Copy link
Copy Markdown

This PR contains mirrored changes from dotnet/corefx

Please REBASE this PR when merging

Signed-off-by: dotnet-bot-corefx-mirror <dotnet-bot@microsoft.com>
@Anipik
Copy link
Copy Markdown

Anipik commented Apr 20, 2018

@ahsonkhan can you check if this mirrored PR changes are correct ?

@ahsonkhan
Copy link
Copy Markdown

This is a change leftover from dotnet/corefx#28992, specifically the following commit: dotnet/corefx@95b8f31

We don't see any issues with this because the code path with the bug (which would throw null reference exception) is under #if FEATURE_PORTABLE_SPAN. If that is true, we would be using the corefx version of the file anyway, which already has this fix. Should we still port this change to release/2.1 in coreclr?

@Anipik, are there any other missing commits?

cc @weshaggard, @jkotas, @RussKeldorph, @joshfree

@ahsonkhan
Copy link
Copy Markdown

It looks like another changes is missing.
Diff between coreclr release/2.1 and corefx release/2.1

image

@Anipik
Copy link
Copy Markdown

Anipik commented Apr 20, 2018

@ahsonkhan I think this was the only one. but I will look again for missing commits after this has been merged

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants