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

enter the regular run loop if no undecryptable packet was processed #3268

Merged
merged 1 commit into from
Oct 13, 2021

Conversation

marten-seemann
Copy link
Member

Fixes #3265.

@codecov
Copy link

codecov bot commented Sep 8, 2021

Codecov Report

Merging #3268 (a54b00e) into master (ebcd98e) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #3268   +/-   ##
=======================================
  Coverage   85.47%   85.47%           
=======================================
  Files         132      132           
  Lines        9799     9799           
=======================================
  Hits         8375     8375           
  Misses       1048     1048           
  Partials      376      376           
Impacted Files Coverage Δ
session.go 77.63% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ebcd98e...a54b00e. Read the comment docs.

@paralin
Copy link

paralin commented Sep 9, 2021

Tested-by: Christian Stewart <christian@paral.in>

@marten-seemann marten-seemann merged commit 9fb18cc into master Oct 13, 2021
@marten-seemann marten-seemann deleted the fix-undecryptable-packet-run-loop branch October 16, 2021 17:09
@aschmahmann aschmahmann mentioned this pull request Dec 1, 2021
80 tasks
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.

session: else if case is unreachable
3 participants