CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/07 10:40:39
Modified files:
usr.sbin/rpki-client: http.c
Log message:
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@
