]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Propagate unsignedness to all variants of 'k', and reorganize the
authoreivind <eivind@FreeBSD.org>
Mon, 7 Dec 1998 16:31:15 +0000 (16:31 +0000)
committereivind <eivind@FreeBSD.org>
Mon, 7 Dec 1998 16:31:15 +0000 (16:31 +0000)
commit89e665c74929cc88bba02ef2d7aed6605ed47c45
treefee73d173e410843f719c78ceef498cb7d20baf1
parentc46111d0795f0a05e5166d4502e1c18d707989a2
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
sys/net/bpf_filter.c