the region created here: https://github.com/NLnetLabs/unbound/blob/52b04806f4236c37acd10179ab465a54adc7e86a/services/rpz.c#L388 does not get free'd in the `err` handling path: https://github.com/NLnetLabs/unbound/blob/52b04806f4236c37acd10179ab465a54adc7e86a/services/rpz.c#L435 assuming the region could be created but one of the following actions fails.