https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3548
Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3271| |review_for_checkin?
Flag| |
--- Comment #53 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> 2009-07-07 00:57:49 PDT ---
Created an attachment (id=3271)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3271)
FT_XXX cleanup
This patch ensures that we use BASE_NONE, NULL, 0 for 'display', 'strings',
'bitmask' for the following types (in epan/dissectors/*):
* FT_FLOAT
* FT_DOUBLE
* FT_EBCDIC
* FT_UINT_STRING
* FT_ETHER
* FT_UINT_BYTES
* FT_IPXNET
* FT_FRAMENUM
* FT_PCRE
* FT_GUID
* FT_OID
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.