Skip to content

Commit ae6cff4

Browse files
committed
exclude memutil from check
1 parent c59f44d commit ae6cff4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

nogo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,7 @@ analyzers:
190190
- pkg/aio/aio_linux_unsafe.go # Special case.
191191
- pkg/eventfd/eventfd_unsafe.go # Special case.
192192
- "pkg/flipcall/.*_unsafe.go" # Special case.
193+
- pkg/memutil/memutil_unsafe.go # Special case.
193194
- pkg/gohacks/noescape_unsafe.go # Special case.
194195
- pkg/ring0/pagetables/allocator_unsafe.go # Special case.
195196
- pkg/sentry/devices/nvproxy/frontend_mmap_unsafe.go # Special case.

0 commit comments

Comments
 (0)