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.