CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/07 02:28:45
Modified files:
usr.sbin/rpki-client: roa.c
Log message:
mktime() may not properly set errno on error. Just use errx() instead.
Noticed by benno@, OK tb@
CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/07 02:28:45
Modified files:
usr.sbin/rpki-client: roa.c
Log message:
mktime() may not properly set errno on error. Just use errx() instead.
Noticed by benno@, OK tb@