Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap wtap.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: Mon, 3 Mar 2003 20:38:03 -0600 (CST)
guy         2003/03/03 20:38:03 CST

  Modified files:
    wiretap              wtap.c 
  Log:
  A captured length bigger than the actual length makes no sense; clip the
  captured length so it's <= the actual length.
  
  Revision  Changes    Path
  1.81      +11 -2     ethereal/wiretap/wtap.c