Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/epan/ftypes ftype-bytes.c ftype-integer.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: Fri, 2 Mar 2001 18:33:25 -0600 (CST)
guy         2001/03/02 18:33:25 CST

  Modified files:
    epan/ftypes          ftype-bytes.c ftype-integer.c 
  Log:
  Fix some places where value-to-string routines were returning FALSE,
  indicating an invalid string, but not reporting the error to the user.
  
  Revision  Changes    Path
  1.5       +33 -2     ethereal/epan/ftypes/ftype-bytes.c
  1.5       +17 -8     ethereal/epan/ftypes/ftype-integer.c