aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/instance/instance.go
diff options
context:
space:
mode:
authorAlexander Potapenko <glider@google.com>2023-01-13 15:07:48 +0100
committerDmitry Vyukov <dvyukov@google.com>2023-01-17 07:55:41 +0100
commitaedf5331532b3e25e24f8275ddf53f6905199201 (patch)
tree02fa0bb1efb4bee5240793d092f388e109503d80 /pkg/instance/instance.go
parenta63719e71f9e7c2496a8eef09aa58118deb0c0bc (diff)
pkg/report: skip netlink_ack and netlink_rcv_skb
Two KMSAN reports belonging to different subsystems ended up being merged together because they both had netlink_ack in their origin. Let's skip this frame as well as netlink_rcv_skb, which is common among several network protocols.
Diffstat (limited to 'pkg/instance/instance.go')
0 files changed, 0 insertions, 0 deletions