ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 6823] Buildbot crash output: fuzz-2012-02-10-23234.pcap

Date: Fri, 10 Feb 2012 18:36:12 -0800 (PST)
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.