]> git.ipfire.org Git - thirdparty/bind9.git/commit
Fix unprotected access to thread->epoll_events[fd] in unwatch_fd()
authorOndřej Surý <ondrej@sury.org>
Sat, 20 Jul 2019 20:10:49 +0000 (16:10 -0400)
committerOndřej Surý <ondrej@isc.org>
Tue, 24 Sep 2019 12:11:50 +0000 (08:11 -0400)
commit718a317dc7dbf836b604073e477ce4029272f321
tree0defaabe72a8738e703e0c33dff10e4479ac835e
parent9808d7360ea9fcedcadcffe8c424f247f8306fe5
Fix unprotected access to thread->epoll_events[fd] in unwatch_fd()
lib/isc/unix/socket.c