Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal packet.c tvbuff.c tvbuff.h

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

From: "Gilbert Ramirez Jr." <gram@xxxxxxxxxxxx>
Date: Wed, 13 Sep 2000 15:17:29 -0500 (CDT)
gram        2000/09/13 15:17:27 CDT

  Modified files:
    .                    packet.c tvbuff.c tvbuff.h 
  Log:
  Throw ReportedBoundsError instead of asserting if reported_length < -1.
  
  Revision  Changes    Path
  1.108     +6 -4      ethereal/packet.c
  1.16      +20 -3     ethereal/tvbuff.c
  1.12      +7 -5      ethereal/tvbuff.h