]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
usr.sbin/bhyve: send an initialized value to wake up blocking kqueue
authorseanc <seanc@FreeBSD.org>
Thu, 11 Jul 2019 23:54:50 +0000 (23:54 +0000)
committerseanc <seanc@FreeBSD.org>
Thu, 11 Jul 2019 23:54:50 +0000 (23:54 +0000)
commit7d876eb100d86ad3cbeef4bffc07370a5f101966
treeacf30a925f391fc45d6a8994df8bc2aaa3312427
parentafd5580ea547aed8a9fbfbd3ceb7034a564c0ba6
usr.sbin/bhyve: send an initialized value to wake up blocking kqueue

This is a no-op initialization because nothing reads this value.  "This
wasn't wrong previously, but this is more correct now." -imp

Coverity CID: 1194307
Approved by: markj, imp, scottl
Differential Revision: https://reviews.freebsd.org/D20921
usr.sbin/bhyve/mevent.c