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

Wireshark-bugs: [Wireshark-bugs] [Bug 8849] Buggy IEC104 dissector caused by commit r48958

Date: Wed, 17 Jul 2013 10:11:54 +0000

Comment # 26 on bug 8849 from
Michael,
 according to #6 I have two solutions:
1) I have modified proto.c to support bitmasked INT8-INT32. Tested on Windows
with bitmasked INT8 and INT16. Should be tested also on big endian. Please
suggest me if place the patch here or as a separate bug id to be reviewed by
more experienced developers.

2) using "proto_tree_add_bits_item" instead of "proto_tree_add_item" will also
resolve this issue.

Jiri


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