Wireshark-bugs: [Wireshark-bugs] [Bug 1675] bad cast fals Build on trunk (r22223 of wireshark/ep
Date: Mon, 16 Jul 2007 21:38:04 +0000 (GMT)
http://bugs.wireshark.org/bugzilla/show_bug.cgi?id=1675


jeff.morriss@xxxxxxxxxxx changed:

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




------- Comment #2 from jeff.morriss@xxxxxxxxxxx  2007-07-16 21:38 GMT -------
It looks like pbytes normally _will_ be aligned enough to simply dereference
it, but I checked in a safer version: memcpy the bytes into a guint32 before
passing that value to proto_tree_add_ipv4().  Fixed in rev 22328.

Thanks for the report!


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