diff options
author | Jamie Liu <jamieliu@google.com> | 2018-08-31 14:16:36 -0700 |
---|---|---|
committer | Shentubot <shentubot@google.com> | 2018-08-31 14:17:56 -0700 |
commit | b935311e2371abdbceba89294d0001905f2658d5 (patch) | |
tree | d076997096280a1bf29b8bbed1f9f5f15bef2925 /pkg/segment | |
parent | 098046ba193b839d69c059f7a0e68c89409b4237 (diff) |
Do not use fs.FileOwnerFromContext in fs/proc.file.UnstableAttr().
From //pkg/sentry/context/context.go:
// - It is *not safe* to retain a Context passed to a function beyond the scope
// of that function call.
Passing a stored kernel.Task as a context.Context to
fs.FileOwnerFromContext violates this requirement.
PiperOrigin-RevId: 211143021
Change-Id: I4c5b02bd941407be4c9cfdbcbdfe5a26acaec037
Diffstat (limited to 'pkg/segment')
0 files changed, 0 insertions, 0 deletions