]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Merge pull request #15950 from omoerbeek/rec-reorder-cacheentry
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Wed, 30 Jul 2025 15:26:47 +0000 (17:26 +0200)
committerGitHub <noreply@github.com>
Wed, 30 Jul 2025 15:26:47 +0000 (17:26 +0200)
rec: reorder fields of record cache entry by size (saves 8 bytes per entry on 64-bit systems)


Trivial merge