Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb.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: Mon, 19 Aug 2002 05:53:35 -0500 (CDT)
guy         2002/08/19 05:53:35 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  Limit the parameter and data tvbuffs to the actual number of bytes of
  parameter and data, so the LANMAN RAP pipe dissector, for example,
  doesn't get confused and think there is an auxiliary data descriptor in
  the parameters when there isn't.
  
  Note that in at least one Negotiate Protocol reply it looks as if a
  Unicode domain name might've been aligned.
  
  Revision  Changes    Path
  1.280     +9 -6      ethereal/packet-smb.c