- Fix bounds check in packed_rr_to_string, it checked the (#1488)
assembled rr length against the output string length dest_len, instead of against the size of the rr buffer it writes into. Callers in cachedump.c and remote.c pass a dest_len larger than that buffer. - Unit test for packed_rr_to_string.
A
akhanin-dnsf committed
307fc6f062f8e02ca1edb0ccfce4cdf427a99691
Parent: 8b33c5d
Committed by GitHub <noreply@github.com>
on 8/6/2026, 3:04:05 PM