memset the pfds array in the poll loop and not only at the start.
authorclaudio <claudio@openbsd.org>
Tue, 31 Aug 2021 15:18:53 +0000 (15:18 +0000)
committerclaudio <claudio@openbsd.org>
Tue, 31 Aug 2021 15:18:53 +0000 (15:18 +0000)
commit72429ad6b72d36e3c8788f95a731717ebc1ee7ae
treeb41f3dd50ecb33f9e5a5210b362afb3504fb763d
parent2db82850ca8713d03a0a4614f78e84c4e9666326
memset the pfds array in the poll loop and not only at the start.
usr.sbin/rpki-client/rrdp.c