Wireshark-bugs: [Wireshark-bugs] [Bug 3536] Wireshark crashes when range_string is the data type
Date: Tue, 30 Jun 2009 13:14:43 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3536


Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #3232|                            |review_for_checkin?
               Flag|                            |




--- Comment #1 from Kovarththanan Rajaratnam <kovarththanan.rajaratnam@xxxxxxxxx>  2009-06-30 13:14:41 PDT ---
Created an attachment (id=3232)
 --> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3232)
Handle BASE_RANGE_STRING display types properly

We always treat header field info strings as value_string's undiscriminated.
However, if the header field info display is marked as BASE_RANGE_STRING, we
need to treat them as range_string's. This wasn't properly handled in the
filter expression dialog and in the filter toolbar which would cause a crash
upon referencing any fields marked as BASE_RANGE_STRING.


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