cloudflare / goflow

The high-scalability sFlow/NetFlow/IPFIX collector used internally at Cloudflare.
BSD 3-Clause "New" or "Revised" License
852 stars 171 forks source link

Eth decoding: Catch "slice bounds out of range" #112

Closed taktv6 closed 2 years ago

taktv6 commented 2 years ago

panic: runtime error: slice bounds out of range [:14] with capacity 12 goroutine 143 [running]: github.com/cloudflare/goflow/producer.ParseSampledHeaderConfig(0xc01939afc0, 0xc00041d3a8, 0x0, 0x4, 0x5) ...