In some cases the http process terminates and Theo's and my theory is that
authorclaudio <claudio@openbsd.org>
Wed, 7 Apr 2021 16:40:38 +0000 (16:40 +0000)
committerclaudio <claudio@openbsd.org>
Wed, 7 Apr 2021 16:40:38 +0000 (16:40 +0000)
commit0ce8041569b49ef7b16486fbd04798c3e548790b
tree01637698322e0da01de75461a949c27651aab8cf
parentcaf123d1eeb970648158db388ad033ecc1d446fa
In some cases the http process terminates and Theo's and my theory is that
this is caused by a SIGPIPE. So add a handler that will abort the process
and dump core.
OK deraadt@
usr.sbin/rpki-client/http.c