Skip to content

[release/1.7] vendor: github.com/Microsoft/hcsshim v0.11.1#9127

Merged
estesp merged 1 commit intocontainerd:release/1.7from
thaJeztah:1.7_update_hcsshim
Sep 21, 2023
Merged

[release/1.7] vendor: github.com/Microsoft/hcsshim v0.11.1#9127
estesp merged 1 commit intocontainerd:release/1.7from
thaJeztah:1.7_update_hcsshim

Conversation

@thaJeztah
Copy link
Member

Fix closing stdin (microsoft/hcsshim#1899): fix an issue introduced in v0.10.0-rc.3, which resulted in the close request not being forwarded if stdin was nil. The fix moves the nil check to after the modify request, to let the process handle it.

full diff: microsoft/hcsshim@v0.11.0...v0.11.1

Fix closing stdin: fix an issue introduced in [v0.10.0-rc.3], which resulted
in the close request not being forwarded if stdin was nil.
The fix moves the nil check to after the modify request, to let the process
handle it.

full diff: microsoft/hcsshim@v0.11.0...v0.11.1

[v0.10.0-rc.3]: microsoft/hcsshim@3e090b0

Signed-off-by: Sebastiaan van Stijn <[email protected]>
@thaJeztah
Copy link
Member Author

cc @rumpl

Copy link
Member

@laurazard laurazard left a comment

Choose a reason for hiding this comment

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

LGTM

@estesp estesp merged commit 08e9425 into containerd:release/1.7 Sep 21, 2023
@thaJeztah thaJeztah deleted the 1.7_update_hcsshim branch September 21, 2023 09:45
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.

3 participants