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 2822] Unusual use of a Boolean (Lint warning 514)

Date: Thu, 21 Aug 2008 12:23:27 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=2822





--- Comment #3 from Chris Maynard <christopher.maynard@xxxxxxxxx>  2008-08-21 12:23:26 PDT ---
Bill, I copied the original line then mistakenly deleted the extra & from both
the original line and the "should be" line.  The following is the original as
noted in comment #1.

> hash=((key->sesid>>32)&&0xffffffff)+((key->sesid)&&0xffffffff);


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