Reset provider in each iteration
authortb <tb@openbsd.org>
Mon, 5 Sep 2022 18:07:04 +0000 (18:07 +0000)
committertb <tb@openbsd.org>
Mon, 5 Sep 2022 18:07:04 +0000 (18:07 +0000)
commit041f5afe1553df5d736c21dc7ff2291562307379
treed7d59aa1a15bcf6463a4f432685d965fbade7bbd
parent680e6520110584db471f386309e2616881486d10
Reset provider in each iteration

If a providerAS sets an afiLimit, subsequent providerAS that don't set it
would erroneously inherit that limit. Zero out the provider at the top of
the loop to avoid this problem.

ok job
usr.sbin/rpki-client/aspa.c