CVSROOT: /cvs Module name: src Changes by: t...@cvs.openbsd.org 2025/09/09 07:22:38
Modified files: usr.sbin/rpki-client: ccr.c Log message: CCR: initialize a few variables that gcc4 complains about. Astoundingly gcc8 and gcc11 seem to have fixed this particular kind of false positive. noticed by/ok claudio