CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2021/04/07 08:19:31

Modified files:
        usr.sbin/rpki-client: repo.c 

Log message:
When merging a repo even files to delete can be part of the temporary
work dir. So unlink can return an ENOENT error for the main repo. In
which case the temp dir should be tried.
Refactor this code a bit since there is no way rrdp_filename() should
fail in this part of the code.
OK tb@

Reply via email to