CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/06/17 12:52:50
Modified files:
usr.sbin/rpki-client: crl.c validate.c
Log message:
Put back NULL checks in crl_get() and build_chain()
Turns out filemode still relies on these. Rather than adding to the
spaghetti in filemode.c, begrudgingly put back the NULL checks with
an additional XXX.
ok claudio job
