Commit 6579529
committed
WIP: NewPid2
Take advantage of [1] to avoid crashing with:
container_linux.go:348: starting container process caused "open /proc/9976/status: no such file or directory"
[1]: syndtr/gocapability#14
Signed-off-by: W. Trevor King <[email protected]>1 parent 0cd9a7e commit 6579529
File tree
4 files changed
+72
-15
lines changed- libcontainer
- vendor/github.com/syndtr/gocapability/capability
4 files changed
+72
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | | - | |
| 74 | + | |
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1804 | 1804 | | |
1805 | 1805 | | |
1806 | 1806 | | |
1807 | | - | |
| 1807 | + | |
1808 | 1808 | | |
1809 | 1809 | | |
1810 | 1810 | | |
| 1811 | + | |
| 1812 | + | |
| 1813 | + | |
| 1814 | + | |
1811 | 1815 | | |
1812 | 1816 | | |
1813 | 1817 | | |
| |||
Lines changed: 66 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments