diff options
author | 2018-06-17 08:22:02 +0000 | |
---|---|---|
committer | 2018-06-17 08:22:02 +0000 | |
commit | 316aeb9f5cfd5f384286f52faed4f6138548c480 (patch) | |
tree | 62e602243babf7194f18e8cde82956b3906b9e32 /sys/dev | |
parent | regen (diff) | |
download | wireguard-openbsd-316aeb9f5cfd5f384286f52faed4f6138548c480.tar.xz wireguard-openbsd-316aeb9f5cfd5f384286f52faed4f6138548c480.zip |
Move kqueue related fields from struct filedesc to struct kqueue. Solves a panic
in knote_processexit() that can occur when the filedesc belonging to the process
already has been freed.
Similiar work has been done in:
- FreeBSD (commit bc1805c6e871c178d0b6516c3baa774ffd77224a)
- DragonFlyBSD (commit ccafe911a3aa55fd5262850ecfc5765cd31a56a2)
Thanks to tb@ for testing.
ok kettenis@ mpi@ visa@
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions