detect crashes from constraint sub-processes, instead of ignoring them.
authorderaadt <deraadt@openbsd.org>
Thu, 28 May 2015 21:34:36 +0000 (21:34 +0000)
committerderaadt <deraadt@openbsd.org>
Thu, 28 May 2015 21:34:36 +0000 (21:34 +0000)
commit31f765bf825d78add9d059fc84cee55246d2dfef
tree12e8adb54b2e6ed2ee034078aa6147173a169901
parent95272bea2a0be204544f80d796eabc78538d03c5
detect crashes from constraint sub-processes, instead of ignoring them.
if this happens, we want to tear down all of ntpd, so that people will
report it, any such bug can be found, and fixed.
ok bcook
usr.sbin/ntpd/constraint.c