Wireshark-bugs: [Wireshark-bugs] [Bug 9423] Improved ZCL dissectors
Date: Thu, 21 Nov 2013 14:40:01 +0000

Comment # 6 on bug 9423 from
We attached the fixed patch (now for revision 53474). Please check it.

What's new:
1. Removed trailing whitespace.
2. Fixed warning with fix-encoding args.
3. Changed (int)sizeof(guint16) to 2, etc.
4. Now we increment offset after each proto_tree_add_*.
5. Now we use proto_tree_add_item whenever possible.

Use the last attached pcap for testing.


You are receiving this mail because:
  • You are watching all bug changes.