K 10 svn:author V 3 bde K 8 svn:date V 27 1999-07-04T08:07:35.000000Z K 7 svn:log V 291 Quick fix for breakage of bounds checking in rev.1.12. Only one of the additional checks in rev.1.12 was wrong. The others are a bit inconsistent and are probably unnecessarily pessimal. Checking for overflow of addition, if necessary at all, should be done in bpf_validate(). PR: 12484 END