Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/usr.sbin/ndiscvt
Module Name: src
Committed By: martin
Date: Sun Jun 11 19:25:19 UTC 2006
Modified Files:
src/usr.sbin/ndiscvt: inf-token.l
Log Message:
Cast yytext values to unsigned char when testing with isspace() to avoid
sign extension effects for non-ASCII characters.
To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 src/usr.sbin/ndiscvt/inf-token.l
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index