Ethereal-cvs: [Ethereal-cvs] rev 15300: /trunk/epan/dissectors/: packet-iax2.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Fri, 12 Aug 2005 07:47:29 GMT
User: guy
Date: 2005/08/12 02:47 AM

Log:
 In an "address" structure, "data" is a pointer; dereferencing "&data"
 doesn't give you the address value, it gives a pointer to the address
 value.
 
 Don't assume that pointer is aligned on a 32-bit boundary.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +5 -3      packet-iax2.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15300&view=rev