Hi, There are two potential memory leaks when parsing [ARC-Authentication-Results](https://github.com/trusteddomainproject/OpenDMARC/blob/master/opendmarc/opendmarc.c#L2563-L2582) and [ARC-Seal](https://github.com/trusteddomainproject/OpenDMARC/blob/master/opendmarc/opendmarc.c#L2610-L2624) header fields. This patch fixes these memory leaks. Thx. [opendmarc.patch.txt](https://github.com/trusteddomainproject/OpenDMARC/files/11602321/opendmarc.patch.txt)
Hi,
There are two potential memory leaks when parsing ARC-Authentication-Results and ARC-Seal header fields.
This patch fixes these memory leaks.
Thx.
opendmarc.patch.txt