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

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Sun, 3 Oct 1999 10:21:15 -0500 (CDT)
deniel      1999/10/03 10:21:13 CDT

  Modified files:
    .                    packet-aarp.c 
  Log:
  Oops, forgot to check truncated header.
  
  Please, please in new dissector routines, check for
  truncated packets, especially when string operations
  or loop on bytes are used (to avoid display of erroneous
  data and infinite loop or segmentation violation) !
  
  Revision  Changes    Path
  1.10      +6 -1      ethereal/packet-aarp.c