mirror of
https://github.com/soypat/lneto.git
synced 2026-09-01 20:39:11 +00:00
forgot int64 wrap
This commit is contained in:
+1
-1
@@ -599,7 +599,7 @@ func FuzzTCBActions(f *testing.F) {
|
||||
actionMax
|
||||
)
|
||||
f.Add(
|
||||
0x2313_2313,
|
||||
int64(0x2313_2313),
|
||||
[]byte{actionSend, actionRecv, actionSend, actionRecv, actionSend, actionRecv},
|
||||
)
|
||||
f.Add(
|
||||
|
||||
Reference in New Issue
Block a user