Ethereal-cvs: [Ethereal-cvs] cvs commit: ethereal/wiretap radcom.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: Wed, 16 Jun 2004 03:11:59 -0500 (CDT)
guy         2004/06/16 03:11:59 CDT

  Modified files:
    wiretap              radcom.c 
  Log:
  To return an EOF indication, return FALSE from the read routine *AND*
  set "*err" to 0, rather than leaving what random value happened to be in
  "*err" there.
  
  Revision  Changes    Path
  1.46      +2 -1      ethereal/wiretap/radcom.c