Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-wsp.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, 20 Jul 2001 03:40:55 -0500 (CDT)
guy         2001/07/20 03:40:55 CDT

  Modified files:
    .                    packet-wsp.c 
  Log:
  If the HeadersLen field of a Post or Reply PDU is 0, don't try to
  dissect the ContentType or Headers fields, as they're not there.
  
  If there's no header data left over after the ContentType field, don't
  try to dissect the Headers field.
  
  Revision  Changes    Path
  1.28      +25 -13    ethereal/packet-wsp.c