gvisor/pkg/sentry/fs/user
Dean Deng 432963dd2d [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root.
This fixes reference leaks related to accidentally forgetting to DecRef()
after calling one or the other.

PiperOrigin-RevId: 336918922
2020-10-13 11:31:22 -07:00
..
BUILD Combine executable lookup code 2020-06-08 23:08:23 -07:00
path.go [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. 2020-10-13 11:31:22 -07:00
user.go [vfs2] Don't take reference in Task.MountNamespaceVFS2 and MountNamespace.Root. 2020-10-13 11:31:22 -07:00
user_test.go Plumbing context.Context to DecRef() and Release(). 2020-08-03 13:36:05 -07:00