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: guy@xxxxxxxxxxxx (Guy Harris)
Date: Sun, 21 Dec 2003 15:04:56 -0600 (CST)
guy         2003/12/21 15:04:56 CST

  Modified files:
    epan/dfilter         scanner.l 
  Log:
  Add, for \xXX, the same sanity check (that 0xXX fits in a single byte)
  that we have for \0OOO.
  
  Revision  Changes    Path
  1.13      +7 -1      ethereal/epan/dfilter/scanner.l