bz 2007-06-16 09:25:23 UTC
FreeBSD src repository
Modified files:
sys/netipsec key.c
Log:
'spi' and the return value of ntohl are unsigned. Remove the extra >=0
check which was always true.
Document the special meaning of spi values of 0 and 1-255 with a comment.
Found with: Coverity Prevent(tm)
CID: 2047
Revision Changes Path
1.27 +6 -1 src/sys/netipsec/key.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"