elastic / stream

Test utility for streaming data via udp/tcp/tls/webhook/GCP Pub-Sub/Kafka.
https://container-library.elastic.co/r/observability/stream
Apache License 2.0
8 stars 13 forks source link

fix[pcap]: check for nil packet and transport layer #88

Closed pkoutsovasilis closed 6 months ago

pkoutsovasilis commented 6 months ago

While streaming a pcap file I stumbled upon a nil pointer access panic. This PR fixes that case

elasticmachine commented 6 months ago

:green_heart: Build Succeeded

History