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

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

From: guy@xxxxxxxxxxxx (Guy Harris)
Date: Fri, 5 Mar 2004 20:35:17 -0600 (CST)
guy         2004/03/05 20:35:17 CST

  Modified files:
    .                    packet-isup.c 
  Log:
  Don't fetch the IWFA into a buffer, just use "proto_tree_add_item()" -
  that way, we don't have to worry about overflowing the buffer.  Thanks
  to Stefan Esser for reporting that vulnerability.
  
  Fix up the indentation and blurb for the IWFA IPv6 Address item.
  
  Revision  Changes    Path
  1.53      +7 -9      ethereal/packet-isup.c