summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorAdin Scannell <ascannell@google.com>2019-09-30 17:23:03 -0700
committergVisor bot <gvisor-bot@google.com>2019-09-30 17:24:29 -0700
commit20841b98e14dd37aa40886668e337551b18f0fd3 (patch)
tree1439d0a740c2d7ecdb1ec31baed4a53be52e76fe
parentbcbb3ef317cb029f2553a8cdc03801f517b0fde4 (diff)
Update FIXME bug with GitHub issue.
PiperOrigin-RevId: 272101930
-rw-r--r--pkg/sentry/sighandling/sighandling_unsafe.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/sentry/sighandling/sighandling_unsafe.go b/pkg/sentry/sighandling/sighandling_unsafe.go
index eace3766d..c303435d5 100644
--- a/pkg/sentry/sighandling/sighandling_unsafe.go
+++ b/pkg/sentry/sighandling/sighandling_unsafe.go
@@ -23,7 +23,7 @@ import (
"gvisor.dev/gvisor/pkg/abi/linux"
)
-// TODO(b/34161764): Move to pkg/abi/linux along with definitions in
+// FIXME(gvisor.dev/issue/214): Move to pkg/abi/linux along with definitions in
// pkg/sentry/arch.
type sigaction struct {
handler uintptr