Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-smb-pipe.c packet-smb.c smb.h

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, 27 Aug 2001 04:09:37 -0500 (CDT)
guy         2001/08/27 04:09:37 CDT

  Modified files:
    .                    packet-smb-pipe.c packet-smb.c smb.h 
  Log:
  Use the descriptor strings when dissecting remote APIs; this lets us
  handle null pointer entries, and lets us make the dissection of those
  APIs more table-driven.
  
  Revision  Changes    Path
  1.33      +1606 -950 ethereal/packet-smb-pipe.c
  1.109     +12 -1     ethereal/packet-smb.c
  1.13      +4 -2      ethereal/smb.h