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

Prevent memory leaks due to expired certs #311

Closed
wants to merge 5 commits into from

Conversation

alexrosenfeld10
Copy link
Contributor

@alexrosenfeld10 alexrosenfeld10 commented May 7, 2021

See https://github.com/dotnet/core/issues/6229 and newrelic/newrelic-dotnet-agent#544

@SimbaGithub This should probably be released ASAP, it has a pretty devastating impact and is really hard to debug.

@alexrosenfeld10
Copy link
Contributor Author

@SimbaGithub please check here: dotnet/runtime#52577

I still think we should merge this.

@alexrosenfeld10
Copy link
Contributor Author

@SimbaGithub @sfc-gh-hyu this also caused a sev1 for us. Can we please get this merged?

@alexrosenfeld10
Copy link
Contributor Author

alexrosenfeld10 commented May 14, 2021

revert was only to keep diffs clean between this and #317... mixed a few things up with my internal private fork.

@sfc-gh-hyu
Copy link
Collaborator

sfc-gh-hyu commented May 14, 2021

cc @sfc-gh-hchaturvedi It seems that revocation list check leaks certs. Can you comment on this?

@alexrosenfeld10
Copy link
Contributor Author

Not sure what you mean by "leaks certs". It's a memory leak, and it's in .NET itself. Check dotnet/runtime#52577

@sfc-gh-hyu
Copy link
Collaborator

Ah I see, sorry I misread. Reading the original thread now :)

@alexrosenfeld10
Copy link
Contributor Author

@sfc-gh-hyu for further context, please read newrelic/newrelic-dotnet-agent#544

@alexrosenfeld10
Copy link
Contributor Author

alexrosenfeld10 commented Jun 10, 2021

seems like this was resolved in #328, closing to clean up the dead PR for the repo maintainers

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants