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@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Apr 2002 21:42:27 -0500 (CDT)
guy         2002/04/15 21:42:26 CDT

  Modified files:
    .                    packet-smb.c 
  Log:
  Do the standard "next entry offset" stuff in NT NOTIFY replies, so as to
  
  	1) handle inter-entry padding;
  
  	2) quit when the "next entry offset" is 0 (that being the signal
  	   for the last entry).
  
  Revision  Changes    Path
  1.242     +25 -2     ethereal/packet-smb.c