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 3548] Cleanup header_field_info definitions

Date: Tue, 7 Jul 2009 02:34:09 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548





--- Comment #59 from Anders Broman <anders.broman@xxxxxxxxxxxx>  2009-07-07 02:34:08 PDT ---
Hi,
Regenerating the dissector seems to have fixed it :-)
Hovever I got strange problems regenerating it from a "clean" build
e.g no *-exp.cnf files available.

I then regenerated ros and x509af(and perhaps some others)
Then i got results like:
     { &hf_x420_stored_item,
       { "SequenceNumber", "x420.SequenceNumber",
-        FT_UINT32, BASE_DEC, NULL, 0,
-        "p7.SequenceNumber", HFILL }},
+        FT_NONE, BASE_NONE, NULL, 0,
+        "MSAbstractService.SequenceNumber", HFILL }},

But then regenerating p7 and making a clean in x420 and re make produced the
current result ?? Something's fishy with the dependencies here...
7Anders


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