https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6686
--- Comment #6 from Stephen Fisher <steve@xxxxxxxxxxxxxxxxxx> 2011-12-20 14:30:31 MST ---
I ran 1136 fuzz test rounds and that looks OK...
It would be very helpful to include descriptions in the field descriptions (the
FIELDDESCR field as shown in doc/README.developer):
static hf_register_info hf[] = {
{ &hf_PROTOABBREV_FIELDABBREV,
{ "FIELDNAME", "PROTOABBREV.FIELDABBREV",
FIELDTYPE, FIELDDISPLAY, FIELDCONVERT, BITMASK,
"FIELDDESCR", HFILL }
}
For example, to those of us not familiar with Bazaar (or, apparently,
BitTorrent) the term "Bencode" is unfamiliar.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.