Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-samr.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: Thu, 9 May 2002 04:49:36 -0500 (CDT)
guy         2002/05/09 04:49:35 CDT

  Modified files:
    .                    packet-dcerpc-samr.c 
  Log:
  As Ronnie Sahlberg notes, the problem is that the QueryDomainInfo
  response starts with a UNIQUE pointer to a DOMAIN_INFO, not with a REF
  pointer to a DOMAIN_INFO - and also not with a UNIQUE pointer to a
  DOMAIN_INFO REF pointer; fix the code to match that.
  
  Revision  Changes    Path
  1.43      +3 -14     ethereal/packet-dcerpc-samr.c