https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=4623
--- Comment #1 from Bill Meier <wmeier@xxxxxxxxxxx> 2010-03-28 16:29:43 PDT ---
The invalid memory reference occurs during frame #240 of the fuzz'd capture
file and is deep inside packet-gsm_a_rr.c.
In de_rr_ho_to_utran_cmd(...)
The comment says:
/* gsm_a_dtap_pinfo MUST be set by any dissector calling de_rr_ho_to_utran_cmd
*/
but in this case gsm_a_dtap_pinfo has NULL.
I'll leave this to someone who is familiar with this code.
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.