Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal packet-pgm.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: Tue, 9 Mar 2004 00:46:04 -0600 (CST)
guy         2004/03/09 00:46:04 CST

  Modified files:
    .                    packet-pgm.c 
  Log:
  Add some checks for valid option lengths, and for the first option being
  a length option.
  
  Break out of the option processing loop if we see an option with the
  "end" bit set.
  
  Revision  Changes    Path
  1.23      +128 -17   ethereal/packet-pgm.c