Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/dfilter semcheck.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: Sun, 9 May 2004 03:17:32 -0500 (CDT)
guy         2004/05/09 03:17:32 CDT

  Modified files:
    epan/dfilter         semcheck.c 
  Log:
  From Graeme Hewson:
  
       Error if protocol specified on RHS of display filter comparison.
       If user specified "fc", they probably intended a byte value rather than
       the fibre channel protocol; fix makes mistake clear.
  
       Fix assertion failure with range on LHS of display filter comparison
       and field on RHS.
  
  Revision  Changes    Path
  1.26      +17 -2     ethereal/epan/dfilter/semcheck.c