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@xxxxxxxxxxxx (Guy Harris)
Date: Wed, 31 Dec 2003 03:47:01 -0600 (CST)
guy         2003/12/31 03:47:01 CST

  Modified files:
    .                    packet-sdp.c 
  Log:
  Make the tvbuff for SDP lines have the line length as its length and
  reported length, so we show the right error if we go past the end of the
  tvbuff.
  
  Revision  Changes    Path
  1.40      +3 -2      ethereal/packet-sdp.c