On Thu Jun 19 01:56:35 2025 +0000, Yuxuan Shui wrote:
oh, it's complaining when the list is empty `pLastRR` only points to a `PDNS_RECORD` (`= &rr1->pFirstRR`), which is not as big as a `DNS_RECORDW`? why doesn't it complain before, and how does this MR make it suddenly realize this?
And for some reason build-linux doesn't want to pick up my new commit... Let me try force pushing it again.