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: Tue, 15 Jan 2002 03:42:28 -0600 (CST)
guy         2002/01/15 03:42:28 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  When checking whether to do DCERPC-over-SMB reassembly on a Read and X
  response, don't assume that we saw the request and therefore that
  "si->sip" is non-null - we might well not have seen the request and thus
  might not have set "si->sip".
  
  Revision  Changes    Path
  1.193     +6 -6      ethereal/packet-smb.c