Ethereal-cvs: [Ethereal-cvs] rev 15691: /trunk/epan/ftypes/: ftype-bytes.c

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

Date: Mon, 05 Sep 2005 21:18:07 GMT
User: guy
Date: 2005/09/05 04:18 PM

Log:
 "strlen()" returns a "size_t"; use that for its return value.
 
 Cast the argument to <ctype.h> macros to "guchar", so that if the 8th
 bit is set in the byte, it doesn't get sign-extended.

Directory: /trunk/epan/ftypes/
  Changes    Path             Action
  +8 -5      ftype-bytes.c    Modified



http://anonsvn.ethereal.com/viewcvs/viewcvs.py?rev=15691&view=rev