https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3429
Kovarththanan Rajaratnam <krj@xxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #3071| |review_for_checkin?
Flag| |
--- Comment #1 from Kovarththanan Rajaratnam <krj@xxxxxxxxxxxxx> 2009-06-01 05:21:20 PDT ---
Created an attachment (id=3071)
--> (https://bugs.wireshark.org/bugzilla/attachment.cgi?id=3071)
Downgrade assert
This patch downgrades the g_assert() to a proper if statement. This is needed
because we can end up with a match but _without_ any valid row attached to it.
This is the case when the user has aborted while dissecting.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.