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.