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: Thu, 29 Nov 2001 02:36:58 -0600 (CST)
guy         2001/11/29 02:36:57 CST

  Modified files:
    .                    packet-smb.c 
  Log:
  When processing a response, check whether "si->sip" is null before using
  it; it'll be null if the matching request hasn't been seen.
  
  Revision  Changes    Path
  1.175     +3 -3      ethereal/packet-smb.c