Skip to content

Fix netflow decode to handle empty buffer lengths#24

Open
nyxtom wants to merge 1 commit intodelian:masterfrom
nyxtom:master
Open

Fix netflow decode to handle empty buffer lengths#24
nyxtom wants to merge 1 commit intodelian:masterfrom
nyxtom:master

Conversation

@nyxtom
Copy link
Contributor

@nyxtom nyxtom commented Mar 8, 2021

Seeing an issue where a single bad packet with an empty buffer length (non empty buffer, with provided len of 0) will cause this process to just spin on that while loop. Best to at least have a way to exit when this happens

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant