Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc-netlogon.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, 22 Oct 2003 23:57:47 -0500 (CDT)
guy         2003/10/22 23:57:47 CDT

  Modified files:
    .                    packet-dcerpc-netlogon.c 
  Log:
  Use -1 rather than "tvb_length(tvb)" to specify a length that covers the
  entire tvbuff for Secure Channel bind credentials.
  
  Use -1 rather than 0 to have the top-level item for Secure Channel ACK
  credentials cover the entire tvbuff.
  
  Revision  Changes    Path
  1.94      +3 -3      ethereal/packet-dcerpc-netlogon.c