From b6d6d077d4b28c2dcc644baadcfbc35e44f37a32 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sun, 29 Mar 2026 03:50:31 +0000 Subject: network: Fix labels --- network/protocol/sideband64k/decoder.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'network/protocol/sideband64k/decoder.go') diff --git a/network/protocol/sideband64k/decoder.go b/network/protocol/sideband64k/decoder.go index 6fc48cd8..e34f5d12 100644 --- a/network/protocol/sideband64k/decoder.go +++ b/network/protocol/sideband64k/decoder.go @@ -17,6 +17,8 @@ type ReadOptions struct { // // It preserves frame boundaries and supports one-frame lookahead via // PeekFrame. +// +// Labels: MT-Unsafe. type Decoder struct { dec *pktline.Decoder maxData int -- cgit v1.3.1-10-gc9f91