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 3652] fuzz testing crashes tshark, while wireshark reports

Date: Fri, 3 Jul 2009 11:48:04 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3652


Gerald Combs <gerald@xxxxxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gerald@xxxxxxxxxxxxx




--- Comment #2 from Gerald Combs <gerald@xxxxxxxxxxxxx>  2009-07-03 11:48:04 PDT ---
Is

      tvb_memcpy (unique_id_len_tvb, (guint32 *)&(unique_id.id_len), 0, 4);

correct? Why aren't we simply fetching the value with tvb_get_ntohl or
tvb_get_letohl?


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