Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/tools/lemon lemon.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: Thu, 15 Feb 2001 00:08:24 -0600 (CST)
guy         2001/02/15 00:08:24 CST

  Modified files:
    tools/lemon          lemon.c 
  Log:
  More paranoia - when compiling with GCC 2.x, do checks of the format
  string argument and subsequent arguments to "ErrorMsg()".
  
  Fix up the bugs the checks in question found.
  
  Revision  Changes    Path
  1.4       +8 -3      ethereal/tools/lemon/lemon.c