always initialize the hce_launch_checks event timer.
authorbenno <benno@openbsd.org>
Mon, 18 Dec 2017 21:45:57 +0000 (21:45 +0000)
committerbenno <benno@openbsd.org>
Mon, 18 Dec 2017 21:45:57 +0000 (21:45 +0000)
commit9ba713fe1af17f7f3a93882479c9f4ae3d72b9bc
tree2bcf57ed357cbe31f8b3fb08594b601aa19355cf
parent4c367ffcc1aa9fb036bb9ad6de483f53eedafdbe
always initialize the hce_launch_checks event timer.
Fixes a crash when poll is run without any checks.
Found and fixed by Hiltjo Posthuma (hiltjo -AT- codemadness -DOT- org).
ok claudio@
usr.sbin/relayd/hce.c