Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-bgp.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:26:31 -0600 (CST)
guy         2004/03/05 20:26:31 CST

  Modified files:
    .                    packet-bgp.c 
  Log:
  Add a check for a too-large IPv6 prefix length, to avoid overflowing a
  buffer, and add checks for IPv4 and IPv6 prefix lengths of 0, to avoid
  underflowing a buffer.
  
  Revision  Changes    Path
  1.86      +14 -8     ethereal/packet-bgp.c