Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rtsp.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: Mon, 22 Dec 2003 17:43:35 -0600 (CST)
guy         2003/12/22 17:43:35 CST

  Modified files:
    .                    packet-rtsp.c 
  Log:
  Call subdissectors even if we're not building a protocol tree.
  
  In the loop that processes TCP segment data, loop over the full reported
  length of the segment, so that we throw an exception if the frame was
  short.
  
  Revision  Changes    Path
  1.54      +23 -24    ethereal/packet-rtsp.c