diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2022-01-13 14:12:03 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2022-01-13 14:12:03 +0000 |
commit | 3eaa935cac946642caeb727266db7d83f4155dea (patch) | |
tree | 8b9e4e8d0f4c1750e4c51b1bbf09b3e4ac3ed912 /games | |
parent | c6767b51147fd70dda048bd0e31f1ebcbf41de14 (diff) |
Return an error if bpfilter_lookup() fails in bpfkqfilter()
The lookup should not fail because the kernel lock should prevent
simultaneous detaching on the vnode layer. However, most other device
kqfilter routines check the lookup's outcome anyway, which is maybe
a bit more forgiving.
OK mpi@
Diffstat (limited to 'games')
0 files changed, 0 insertions, 0 deletions