Searched hist:48548 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/net/
H A Dbpf_filter.cdiff 48548 Sun Jul 04 06:07:35 MDT 1999 bde 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

Completed in 104 milliseconds