summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/fsimpl/verity/verity.go
diff options
context:
space:
mode:
authorDean Deng <deandeng@google.com>2020-11-24 10:37:35 -0800
committergVisor bot <gvisor-bot@google.com>2020-11-24 10:39:31 -0800
commite5fd23c18d1fd602603babd8297dabf679c336aa (patch)
tree213da3f19d4556a94e0872a8a37468f6caa5e303 /pkg/sentry/fsimpl/verity/verity.go
parent1de08889dfad93734c1ba45e72fedb0b2a974ccc (diff)
Remove outdated TODO.
The bug has been fixed. PiperOrigin-RevId: 344088206
Diffstat (limited to 'pkg/sentry/fsimpl/verity/verity.go')
-rw-r--r--pkg/sentry/fsimpl/verity/verity.go3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkg/sentry/fsimpl/verity/verity.go b/pkg/sentry/fsimpl/verity/verity.go
index 46346e54d..add65bee6 100644
--- a/pkg/sentry/fsimpl/verity/verity.go
+++ b/pkg/sentry/fsimpl/verity/verity.go
@@ -91,9 +91,6 @@ var (
// noCrashOnVerificationFailure indicates whether the sandbox should panic
// whenever verification fails. If true, an error is returned instead of
// panicking. This should only be set for tests.
- //
- // TODO(b/165661693): Decide whether to panic or return error based on this
- // flag.
noCrashOnVerificationFailure bool
// verityMu synchronizes concurrent operations that enable verity and perform