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

[v10] sshserver: Correctly handle PuTTY winadj channel requests #22421

Merged
merged 1 commit into from Mar 1, 2023

Conversation

webvictim
Copy link
Contributor

Backport #19468 to branch/v10

* sshserver: Correctly handle PuTTY winadj channel requests

Fixes #19365

* Actually send a failure

* dispatch changes

* Reimplement wantReply handling

* Also handle windadj in forwarding server

* lint: Fix typo

* lint: Invert return order to put err last

* Use nil return payload instead

* Use trace.ReplyAlreadyHandled instead

* Handle reply internally and set req.WantReply to false

* Use t.Cleanup()

* behaviour is not a misspelling but whatever makes you happy

* Suggestions from code review
@webvictim webvictim self-assigned this Feb 28, 2023
@webvictim webvictim enabled auto-merge (squash) February 28, 2023 19:07
@webvictim webvictim changed the title [v10] sshserver: Correctly handle PuTTY winadj channel requests (#19468) [v10] sshserver: Correctly handle PuTTY winadj channel requests Feb 28, 2023
auto-merge was automatically disabled February 28, 2023 20:15

Merge queue setting changed

@webvictim webvictim added this pull request to the merge queue Feb 28, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks Feb 28, 2023
@webvictim webvictim added this pull request to the merge queue Feb 28, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Feb 28, 2023
@webvictim webvictim added this pull request to the merge queue Mar 1, 2023
Merged via the queue into branch/v10 with commit 9eccae3 Mar 1, 2023
@webvictim webvictim deleted the gus/v10/backport-19468 branch March 1, 2023 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants