Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/dfilter scanner.l

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

From: gram@xxxxxxxxxxxx (Gilbert Ramirez)
Date: Tue, 6 Jan 2004 23:24:05 -0600 (CST)
gram        2004/01/06 23:24:05 CST

  Modified files:
    epan/dfilter         scanner.l 
  Log:
  Don't assert that quoted_string be NULL; it can be non-NULL if
  the previous dfilter failed to compile because a closing double-quote
  was not provided. Handle that case.
  
  Revision  Changes    Path
  1.14      +11 -2     ethereal/epan/dfilter/scanner.l