Date: Mon, 7 Dec 1998 08:31:15 -0800 (PST) From: Eivind Eklund <eivind@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/net bpf_filter.c Message-ID: <199812071631.IAA14344@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
eivind 1998/12/07 08:31:15 PST
Modified files:
sys/net bpf_filter.c
Log:
Propagate unsignedness to all variants of 'k', and reorganize the
conditionals to be fully resistent against overflow in unsigned
computations.
Potential problem pointed out by: bde
Reviewed by: bde
Revision Changes Path
1.12 +38 -24 src/sys/net/bpf_filter.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812071631.IAA14344>
