CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/31 10:00:15
Modified files:
usr.sbin/rpki-client: encoding.c main.c
Log message:
Further improve load_file(). Always set an errno on errors and make sure
the errno is not clobbered in the error path. Check result from load_file()
and issue a warning and skip the file in queue_add_tal().
OK benno@ beck@
