Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

fix staticcheck #96

Merged
merged 2 commits into from
May 5, 2021
Merged

fix staticcheck #96

merged 2 commits into from
May 5, 2021

Conversation

marten-seemann
Copy link
Contributor

No description provided.

@@ -94,8 +95,7 @@ func (s *secureSession) runHandshake(ctx context.Context) error {
}
} else {
// stage 0 //
plaintext, err := s.readHandshakeMessage(hs)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

I'm confused by this. Why is plaintext never used here?

@Stebalien Stebalien merged commit 1bd1ecf into master May 5, 2021
@Stebalien Stebalien deleted the fix-staticcheck branch May 5, 2021 02:36
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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.

2 participants