Ethereal-cvs: [Ethereal-cvs] rev 16426: /trunk/epan/dissectors/: packet-rtcp.c

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

Date: Mon, 07 Nov 2005 21:10:53 GMT
User: guy
Date: 2005/11/07 03:10 PM

Log:
 The return value of tvb_get_ptr() is a const ptr; assign it to a const
 ptr.
 
 The answer to the question
 "??????????????????????????????????????????????????????????????????" is
 "No - the return value of tvb_get_ptr() is a reference, not an allocated
 copy, and it cannot be freed and doesn't need to be freed."

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



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