CVSROOT:        /cvs
Module name:    src
Changes by:     [email protected] 2021/05/11 05:48:02

Modified files:
        usr.sbin/rpki-client: main.c rrdp_delta.c rrdp_notification.c 

Log message:
Make sure some variables are initialised since modern gcc warns about them.
Handle rrdppid like we do for all other child processes. The two warnings
in rrdp are probably false positives.
OK tb@

Reply via email to