ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6363] proto: Add support for signed types in _proto_tree_a

Date: Tue, 20 Sep 2011 04:20:10 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6363

--- Comment #2 from Sylvain Munaut <246tnt@xxxxxxxxx> 2011-09-20 04:20:10 PDT ---

> Should that be 
> +        if (value & (G_GINT64_CONSTANT(1) << (no_of_bits-1)))
> Then?
> /Anders

Yes, and G_GINT64_CONSTANT(-1) just below that as well.

Uploading a new patch now

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.