Ethereal-cvs: [Ethereal-cvs] rev 15238: /trunk/epan/dissectors/: packet-dcm.c

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

Date: Sat, 06 Aug 2005 09:18:54 GMT
User: guy
Date: 2005/08/06 04:18 AM

Log:
 Use a NULL value for di->xfer as an indication that we don't know the
 transfer context; that way, we don't have to make "di->xfer" a "const"
 pointer, and can thus pass it to "g_free()" (if non-null) without
 the compiler whining at us.
 
 Note that telling the user to "click on ASSOC request" is not the best
 thing to do, unless we simply cannot determine the right ASSOC request
 to click on.

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



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