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@xxxxxxxxxxxxxxxxx>
Date: Wed, 1 Oct 2003 03:53:13 -0500 (CDT)
guy         2003/10/01 03:53:13 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  The max count high field is 32 bits, and, in order to compare it
  against 0xffffffff, it has to be extracted into a 32-bit variable.
  
  Revision  Changes    Path
  1.372     +5 -4      ethereal/packet-smb.c