Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] Difference between proto_item_set_len and proto_item_set_end

From: Dmitry Lazurkin <dilaz03@xxxxxxxxx>
Date: Sat, 19 Nov 2016 18:41:21 +0300
Hello.

Function proto_item_set_len modifies fi->value.value.bytes->len, but proto_item_set_end doesn't make same thing. Is it bug?