Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix NullReferenceException in new ContentWrapperAttribute(null).GetHashCode #215

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

Merged
merged 2 commits into from
Apr 28, 2023

Conversation

hughbe
Copy link
Contributor

@hughbe hughbe commented Dec 26, 2018

Fixes #212

@stevenbrix stevenbrix added the * NO MERGE * metadata: The PR is not ready for merge yet (see discussion for detailed reasons) label Apr 4, 2019
@stevenbrix stevenbrix added this to the 3.0 milestone Apr 4, 2019
@stevenbrix
Copy link
Contributor

Same as all your other PRs :)

Let's hold off until we have test infrastructure in place so we can add these fixes with tests.

@rladuca rladuca modified the milestones: 3.0, Future May 20, 2019
@grubioe grubioe added the PR metadata: Label to tag PRs, to facilitate with triage label May 28, 2019
@hughbe hughbe force-pushed the contentwrapper-fix branch from ed6b77b to 98c0380 Compare June 26, 2019 11:35
Base automatically changed from master to main March 17, 2021 17:38
@ryalanms ryalanms requested a review from a team as a code owner March 17, 2021 17:38
@pchaurasia14 pchaurasia14 added the Community Contribution A label for all community Contributions label Jul 20, 2022
@ghost ghost assigned hughbe Jul 20, 2022
@dipeshmsft dipeshmsft added Queue for test pass and removed * NO MERGE * metadata: The PR is not ready for merge yet (see discussion for detailed reasons) labels Apr 17, 2023
@dipeshmsft
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@hughbe
Copy link
Contributor Author

hughbe commented Apr 27, 2023

I might need to rebase this PR

@dipeshmsft
Copy link
Member

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dipeshmsft dipeshmsft merged commit 3f665bb into dotnet:main Apr 28, 2023
@hughbe hughbe deleted the contentwrapper-fix branch April 28, 2023 18:48
@ghost ghost locked as resolved and limited conversation to collaborators May 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Community Contribution A label for all community Contributions PR metadata: Label to tag PRs, to facilitate with triage
Projects
None yet
Development

Successfully merging this pull request may close these issues.

new ContentWrapperAttribute(null).GetHashCode() throws NRE
6 participants