Wireshark-bugs: [Wireshark-bugs] [Bug 9423] Improved ZCL dissectors

Date: Mon, 25 Nov 2013 10:39:21 +0000

Comment # 9 on bug 9423 from
We reattached the patch. Now it's prepared for trunk revision 53560.

We use proto_tree_add_item when it is possible instead of
proto_tree_add_boolean, proto_tree_add_uint, etc. Also we use
proto_tree_add_uint_format instead of proto_tree_add_text (only when possible).

Please check the patch and write if there are any functions to replace with
smth else.


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