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@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 10 Apr 2003 03:42:01 -0500 (CDT)
sahlberg    2003/04/10 03:42:00 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  The NT Security Descriptor  revision field is only one byte, not two.
  
  Make the dissector decode the first two bytes of the security descriptor as
  one byte for the revision and the second byte as nothing/should be zero.
  
  Revision  Changes    Path
  1.321     +10 -6     ethereal/packet-smb.c