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.