Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan tvbuff.c

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

From: Guy Harris <guy@xxxxxxxxxxxxxxxxx>
Date: Mon, 9 Jun 2003 02:27:43 -0500 (CDT)
guy         2003/06/09 02:27:43 CDT

  Modified files:
    epan                 tvbuff.c 
  Log:
  Fix "tvb_strneql()", "tvb_strncaseeql()", and "tvb_memeql()" not to
  throw an exception if there aren't enough bytes in the tvbuff to
  compare.
  
  Revision  Changes    Path
  1.46      +24 -6     ethereal/epan/tvbuff.c