https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3677
--- Comment #5 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-01-02 14:02:57 PST ---
(In reply to comment #3)
> What is the intent of the non-standard usage in the following in the hf[]
> array?
>
> { &hf_esl_port,
> { "Port", "esl.port",
> FT_UINT16, BASE_DEC, NULL, 0x00,
> NULL, 0xC0FF, 0, 0, 0, NULL, NULL }
>
> Explicitly specifying values for the last 6 entries rather than using HFILL
> seems incorrect to me.
This got fixed in SVN #29431 .....
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.