Ethereal-cvs: [Ethereal-cvs] rev 14881: /trunk/epan/dissectors/: packet-icep.c

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

Date: Sat, 09 Jul 2005 00:35:14 GMT
User: guy
Date: 2005/07/08 07:35 PM

Log:
 Use "tvb_get_string()" rather than duplicating its functionality by
 hand.
 
 Use "g_strdup()" rather than duplicating its functionality by hand.
 
 Make the magic number an array of "guint8", as "tvb_memeql()" expects a
 pointer to "guint8".

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +4 -10     packet-icep.c    Modified



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