https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6823
Guy Harris <guy@xxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #1 from Guy Harris <guy@xxxxxxxxxxxx> 2012-02-10 18:36:11 PST ---
Null pinfo being passed to call_dissector(). Instead of relying on g_pinfo
being set, just pass pinfo along as a parameter; this appear to fix the crash.
Fix is in rev 40962; scheduled for 1.2.x and 1.4.x.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.