Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-rtp.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: Thu, 14 Jun 2001 02:05:52 -0500 (CDT)
guy         2001/06/14 02:05:52 CDT

  Modified files:
    .                    packet-rtp.c 
  Log:
  If we see an RTP packet for a version of the protocol other than version
  2, don't try to dissect any of it other than the version field.
  
  Don't try to dissect the RTP data and padding if there's more padding
  than data....
  
  Revision  Changes    Path
  1.16      +54 -10    ethereal/packet-rtp.c