Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 3373] Buildbot crash output: fuzz-2009-03-30-24239.pcap

Date: Tue, 31 Mar 2009 15:00:38 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3373


Bill Meier <wmeier@xxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #2 from Bill Meier <wmeier@xxxxxxxxxxx>  2009-03-31 15:00:38 PDT ---
Committed in SVN#27917: Change to prevent the crash.

The crash was caused by code in packet-sdp.c which did an "off-the-end" array
access for an invalid payload-type/media-format.

I've checked in the minimal change required to prevent the crash.

A more extensive fix might be to somehow indicate the presence of an invalid
parameter: GUI ? "expert" message ?


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