Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 29378: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Tue, 11 Aug 2009 13:44:37 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29378

User: wmeier
Date: 2009/08/11 06:44 AM

Log:
 Don't coerce a (void *) to a (guint32 *). 
 The (void *) pointer in this case may point to
 "unaligned" data.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +2 -2      packet-p_mul.c    Modified