]> git.ipfire.org Git - thirdparty/pdns.git/commit
Use twice as fewer dns_tolower() calls in pdns_ilexicographical_compare().
authorMiod Vallat <miod.vallat@powerdns.com>
Wed, 25 Jun 2025 17:07:07 +0000 (19:07 +0200)
committerMiod Vallat <miod.vallat@powerdns.com>
Wed, 25 Jun 2025 17:07:07 +0000 (19:07 +0200)
commit69bc7acda72bc6bf93dcb66ca7b2d960f72fdc8c
treeb4b09c15697ffc0d395a0572ecb223953616b592
parent0d6eb741d5dc69dfdc31546e302b10a7a0ed7a8b
Use twice as fewer dns_tolower() calls in pdns_ilexicographical_compare().

[Although the compiler had probably been smart enough to optimize this
already]

Signed-off-by: Miod Vallat <miod.vallat@powerdns.com>
pdns/misc.hh