Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-samr.c packet-dcerpc.c packet-

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, 11 Feb 2002 02:19:10 -0600 (CST)
guy         2002/02/11 02:19:09 CST

  Modified files:
    .                    packet-dcerpc-samr.c packet-dcerpc.c 
                         packet-dcerpc.h 
  Log:
  From Ronnie Sahlberg:
  
  	fix to LookupRids to match what the IDL file says;
  
  	fix to "dissect_ndr_uint64()" to specify the right length to
  	"proto_tree_add_item()";
  
  	give the protocol tree items for array header counts and offsets
  	the correct offsets in the packet.
  
  Revision  Changes    Path
  1.11      +22 -21    ethereal/packet-dcerpc-samr.c
  1.32      +10 -6     ethereal/packet-dcerpc.c
  1.11      +4 -1      ethereal/packet-dcerpc.h