Skip to content

Fix panic in CloseIO when not Stdin was allocated for a process#1440

Merged
crosbymichael merged 1 commit intocontainerd:masterfrom
mlaventure:fix-shim-panic
Aug 29, 2017
Merged

Fix panic in CloseIO when not Stdin was allocated for a process#1440
crosbymichael merged 1 commit intocontainerd:masterfrom
mlaventure:fix-shim-panic

Conversation

@mlaventure
Copy link
Copy Markdown
Contributor

Signed-off-by: Kenfe-Mickael Laventure [email protected]

Comment thread linux/shim/service.go Outdated
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.

use stdin here and not p.Stdin()

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

duh, that was the goal -_-

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

fixed

@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #1440 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master   #1440   +/-   ##
======================================
  Coverage    40.8%   40.8%           
======================================
  Files          23      23           
  Lines        2924    2924           
======================================
  Hits         1193    1193           
  Misses       1453    1453           
  Partials      278     278

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 456e169...1c92c0e. Read the comment docs.

@crosbymichael
Copy link
Copy Markdown
Member

LGTM

@crosbymichael crosbymichael merged commit 744308a into containerd:master Aug 29, 2017
@mlaventure mlaventure deleted the fix-shim-panic branch August 29, 2017 17:50
mauriciovasquezbernal pushed a commit to kinvolk/containerd that referenced this pull request Nov 13, 2020
Containerd-Cri with supports multi-architectures
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