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

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxxxx>
Date: Wed, 20 Jun 2001 00:18:36 -0500 (CDT)
guy         2001/06/20 00:18:36 CDT

  Modified files:
    .                    packet-cdp.c 
  Log:
  Catch TLVs with bogus lengths (i.e., less than the fixed-length header
  size); otherwise, we run the risk of looping forever.
  
  Revision  Changes    Path
  1.38      +13 -1     ethereal/packet-cdp.c