mirror of
https://github.com/pi-hole/dnsmasq.git
synced 2026-02-15 07:25:42 +00:00
f603a4f920e6953b11667d424956fd47373870e9
If we have a wildcard record *.example.com and recieve a query for a.example.com then that's OK, but we have to check that there isn't an actual a.example.com record. The corner case is when we get a query for *.example.com in that case the non-existence check is not required, but was being done. Thanks to Jan Breig for spotting this.
Description
No description provided
Languages
C
94.3%
Perl
2.2%
HTML
1.2%
Shell
1.1%
Makefile
0.6%
Other
0.6%