Ethereal-cvs: [Ethereal-cvs] rev 12916: /trunk/plugins/mgcp/: packet-mgcp.c

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

Date: Sat, 01 Jan 2005 23:21:13 -0000
User: guy
Date: 2005/01/01 05:21 PM

Log:
 When computing a hash value based on, among other things, a
 conversation, use the "index" member of the conversation_t - that lets
 you get a value that fits in a guint, but without provoking the warning
 you might get from a compiler if you cast a pointer to the conversation
 to a guint.

Directory: /trunk/plugins/mgcp/
  Changes    Path             Action
  +1 -1      packet-mgcp.c    Modified



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