CVSROOT: /cvs Module name: src Changes by: j...@cvs.openbsd.org 2025/06/13 01:08:12
Modified files: usr.sbin/rpki-client: parser.c Log message: Fix a potential race condition Move the wait into a loop; this also improves readability a bit. Coverity CID 554938 OK claudio@