]> git.ipfire.org Git - thirdparty/pdns.git/commit
make sure our case insensitive hash uses dns_tolower and not tolower which might...
authorbert hubert <bert.hubert@netherlabs.nl>
Wed, 9 Sep 2015 09:29:39 +0000 (11:29 +0200)
committerbert hubert <bert.hubert@netherlabs.nl>
Wed, 9 Sep 2015 09:29:39 +0000 (11:29 +0200)
commitaf891b3d6d3f6ee6e848411cc9e477c96e955f98
treed8514236c75322b63266ded1ff1aea2e9815ffb7
parent6200227b6b3cfd8796d6cc75e8cf29bcec586f0c
make sure our case insensitive hash uses dns_tolower and not tolower which might conceivably do all kinds of locale things which could be slow
pdns/misc.cc