Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes ftype-string.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, 2 May 2004 02:31:59 -0500 (CDT)
guy         2004/05/02 02:31:59 CDT

  Modified files:
    epan/ftypes          ftype-string.c 
  Log:
  Make sure the character values we pass to "isprint()" aren't
  sign-extended.
  
  Revision  Changes    Path
  1.22      +4 -4      ethereal/epan/ftypes/ftype-string.c