Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tools: fix wireshark dissector TLV options without data (#4458)
Dissecting TLV options crashes the wireshark plugin, if the `data` field is empty. This happens always for Pad1 options and for PadN options if `data_len` is 0.
- Loading branch information