Wireshark-bugs: [Wireshark-bugs] [Bug 3548] Cleanup header_field_info definitions
Date: Tue, 23 Jun 2009 21:11:34 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548





--- Comment #37 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>  2009-06-23 21:11:33 PDT ---
(In reply to comment #36)
> (From update of attachment 3180 [details])
> I think the changes in packet-iwarp-ddp-rdmap.c and packet-homeplug.c may be
> wrong and should have another fix.

Ok, just to be clear. This isn't legal:

-      FT_NONE, BASE_NONE, NULL, HOMEPLUG_RCE_RSVD, NULL, HFILL }
+      FT_NONE, BASE_NONE, NULL, 0x0, NULL, HFILL }

I didn't think the bitmask field had any influence when we were dealing with
FT_NONE types?


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