Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-sdp.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Fri, 1 Feb 2002 20:52:42 -0600 (CST)
guy         2002/02/01 20:52:42 CST

  Modified files:
    .                    packet-sdp.c 
  Log:
  Use "proto_tree_add_item()" to add string items.
  
  Use -1, rather than the result of "tvb_length_remaining()", to handle
  the last string item in a tvbuff.
  
  Revision  Changes    Path
  1.27      +80 -122   ethereal/packet-sdp.c