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

Update branding for 5.0.4 #48078

Merged
merged 31 commits into from
Feb 10, 2021
Merged

Update branding for 5.0.4 #48078

merged 31 commits into from
Feb 10, 2021

Conversation

Anipik
Copy link
Contributor

@Anipik Anipik commented Feb 9, 2021

  • internal merge
  • branding update
  • packageindex update
  • clearing libraries-packages.proj

dotnet-bot and others added 28 commits January 13, 2021 05:32
…n building

Allow only HTTP requests during X509 chain building.

Fixes #45010
MSRC 62587
…ng the native image multiple times

Ports: 7939172

## Summary

Due to libgdiplus behavior we were disposing metafiles twice causing the app to crash. This adds a ref count to avoid disposing a metafile when a graphics instance still has a reference to it.

## Customer Impact

Detected via tests.

## Regression?

No.

## Testing

Unit tests.

## Risk

Low-medium.  The fix just adds a ref count to the metafile and avoids disposing it if it is still referenced by a graphics object.
@ghost
Copy link

ghost commented Feb 9, 2021

Tagging subscribers to this area: @safern, @ViktorHofer
See info in area-owners.md if you want to be subscribed.

Issue Details
  • internal merge
  • branding update
  • packageindex update
  • clearing libraries-packages.proj
Author: Anipik
Assignees: -
Labels:

area-Infrastructure-libraries

Milestone: -

@Anipik Anipik merged commit b22e3b9 into dotnet:release/5.0 Feb 10, 2021
@Anipik Anipik deleted the branding504 branch February 10, 2021 13:46
@runfoapp runfoapp bot mentioned this pull request Feb 10, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Mar 12, 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.

8 participants