Make sure some variables are initialised since modern gcc warns about them.
authorclaudio <claudio@openbsd.org>
Tue, 11 May 2021 11:48:02 +0000 (11:48 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 11 May 2021 11:48:02 +0000 (11:48 +0000)
commitc9585076901c76a1b313c5f52698b07d75d05399
tree3875bd95ac22511f27d6779f10efe755f1eb6fbb
parente6ebc744f45a1773cac2b3764142595d9cd895c8
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@
usr.sbin/rpki-client/main.c
usr.sbin/rpki-client/rrdp_delta.c
usr.sbin/rpki-client/rrdp_notification.c