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 5734] Mask in Lua ProtoField.uint32() does not work as exp

Date: Wed, 10 Jul 2013 16:22:08 +0000

Comment # 9 on bug 5734 from
It seems to be related to the MSB of a 32-bit mask, 0x70000000 works as
expected, 0x80000000 exhibits the incorrect masking. I'm guessing
signed/unsigned conversion issue on 32-bit platforms.


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