summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fs
diff options
context:
space:
mode:
authorAndrei Vagin <avagin@google.com>2019-01-14 16:11:13 -0800
committerShentubot <shentubot@google.com>2019-01-14 16:13:14 -0800
commit343ebe9789087b099ea7feae19879f5c24e59bf1 (patch)
treeeb424461eabd0f04c41672f44763d31995fc8de2 /pkg/sentry/fs
parenta46b6d453d198b96949342a81750114bfa5a5429 (diff)
Fix a few compilation warnings
test/syscalls/linux/wait.cc:626:8: warning: lambda capture 'this' is not used 302 [this, stack] { ASSERT_THAT(FreeStack(stack), SyscallSucceeds()); }); 303 ^~~~~ test/syscalls/linux/priority.cc:195:17: warning: lambda capture 'kParentPriority' is not required to be captured for this use 273 ScopedThread([kParentPriority, kChildPriority]() { 274 ^~~~~~~~~~~~~~~~ PiperOrigin-RevId: 229275900 Change-Id: I6f0c88efc7891c6c729378a2fa70f70b1b9046a7
Diffstat (limited to 'pkg/sentry/fs')
0 files changed, 0 insertions, 0 deletions