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: Sun, 4 Jan 2004 21:51:29 -0600 (CST)
guy         2004/01/04 21:51:29 CST

  Modified files:
    .                    packet-rtsp.c 
  Log:
  For RTSP requests, we assume that, if there's no Content-Length header,
  the request has no body.
  
  When displaying the body, use the reported length remaining, not the
  captured length remaining, as the length.
  
  Revision  Changes    Path
  1.60      +44 -17    ethereal/packet-rtsp.c