Files
bind9/fuzz
Ondřej Surý 08e966df82 Remove offsets from the dns_name and dns_fixedname structures
The offsets were meant to speed-up the repeated dns_name operations, but
it was experimentally proven that there's actually no real-world
benefit.  Remove the offsets and labels fields from the dns_name and the
static offsets fields to save 128 bytes from the fixedname in favor of
calculating labels and offsets only when needed.
2025-02-25 12:17:34 +01:00
..
2023-02-27 13:47:25 +00:00
2024-12-11 15:09:24 -08:00
2023-02-27 13:47:25 +00:00
2022-02-24 11:12:02 +01:00
2023-05-12 20:48:31 +01:00