Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-ip.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Fri, 29 Aug 2003 17:15:19 -0500 (CDT)
guy         2003/08/29 17:15:19 CDT

  Modified files:
    .                    packet-ip.c 
  Log:
  Set "addr" before using it, regardless of whether "ip_summary_in_tree"
  is set or not.  Copy the destination address, not the source address,
  when processing the destination address.
  
  Revision  Changes    Path
  1.199     +3 -3      ethereal/packet-ip.c