gortc / stun

Fast RFC 5389 STUN implementation in go

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fuzz decoding properly

ernado opened this issue · comments

Split input random byte slice into TLV-s, try to achieve better fuzzing coverage.