Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal reassemble.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Ronnie Sahlberg <sahlberg@xxxxxxxxxxxxxxxxxxx>
Date: Thu, 17 Apr 2003 05:31:39 -0500 (CDT)
sahlberg    2003/04/17 05:31:38 CDT

  Modified files:
    .                    reassemble.c 
  Log:
  Add a small extra check in fragment_add() to make it idempotent.
  
  This solves a problem introduced by the recent rewrite of dcerpc-over-smb
  reassembly which caused the last fragment for each dcerpc pdu to be duplicated and flagged as overlapping fragment.
  
  This
  
  Revision  Changes    Path
  1.31      +16 -2     ethereal/reassemble.c