CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/04/06 06:30:43
Modified files:
usr.sbin/rpki-client: http.c
Log message:
Move the http_fail() call out of http_free(). Doing the error reporting
there is not quite right.
OK job@
