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: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxx>
Date: Sat, 27 Sep 2003 19:11:02 -0500 (CDT)
sahlberg    2003/09/27 19:11:02 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  in ReadAndX
  when reading what could potentially be the maxcount high field
  assume that IF it is 0xFFFFFFFF  that it is not maxcount high at all but
  instead just some padding/reserved bytes.
  
  If this field is 0xFFFFFFFF just ignore it.
  
  Revision  Changes    Path
  1.370     +10 -2     ethereal/packet-smb.c