fix linux cap header structure (#8389)
Этот коммит содержится в:
коммит произвёл
Joram Wilander
родитель
4b5541db46
Коммит
51c7198d53
@@ -267,7 +267,7 @@ func pivotRoot(newRoot string) error {
|
||||
func dropInheritableCapabilities() error {
|
||||
type capHeader struct {
|
||||
version uint32
|
||||
pid int
|
||||
pid int32
|
||||
}
|
||||
|
||||
type capData struct {
|
||||
|
||||
Ссылка в новой задаче
Block a user