Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-dcerpc.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: Sat, 14 Dec 2002 17:44:50 -0600 (CST)
guy         2002/12/14 17:44:49 CST

  Modified files:
    .                    packet-dcerpc.c 
  Log:
  When processing a connection-oriented DCERPC PDU, don't set the columns
  until we know that we have the entire PDU - we might not have all of it,
  as some of it might be in, for example, a later TCP segment.
  
  Revision  Changes    Path
  1.91      +6 -7      ethereal/packet-dcerpc.c