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: Gerald Combs <gerald@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 9 Oct 2002 20:36:54 -0500 (CDT)
gerald      2002/10/09 20:36:54 CDT

  Modified files:
    .                    packet-bgp.c 
  Log:
  Properly check the return value of decode_prefix4().  This prevents an
  infinite loop caused by a malformed packet.
  
  Revision  Changes    Path
  1.68      +15 -1     ethereal/packet-bgp.c