google / google/gopacket

Index out of range Error

Open
#95 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Go
Stars
6.8k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

Reading in a test pcap I get an "index out of range" error in the TCP assembly code:

```
panic: runtime error: index out of range

goroutine 9 [running]:
github.com/google/gopacket/tcpassembly.(*Assembler).sendToConnection(0xc208037f00, 0xc2093dc160)
/media/data/dev/work/proj/src/github.com/google/gopacket/tcpassembly/assembly.go:616 +0x12b
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.