Skip to content

Add missing delegating/override method in TlsStream#106362

Merged
wfurt merged 1 commit into
dotnet:mainfrom
rzikm:99276-fix-overload
Aug 14, 2024
Merged

Add missing delegating/override method in TlsStream#106362
wfurt merged 1 commit into
dotnet:mainfrom
rzikm:99276-fix-overload

Conversation

@rzikm

@rzikm rzikm commented Aug 13, 2024

Copy link
Copy Markdown
Member

Fixes #99276.

@rzikm rzikm requested review from a team and wfurt August 13, 2024 18:26
@ghost ghost added the area-System.Net label Aug 13, 2024

@MihaZupan MihaZupan left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it feasible to extend our tests to cover this case?

@rzikm

rzikm commented Aug 13, 2024

Copy link
Copy Markdown
Member Author

Is it feasible to extend our tests to cover this case?

Maybe, but I think it's not worth the investment. I would rather see TlsStream removed altogether to prevent similar bugs in the future, but that will have to wait till .NET 10.

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.

SmtpClient SendAsync Fails to send emails even thought it doesn't error

5 participants