- Program: Authoritative, Recursor, dnsdist
Short description
Otto raised the fact that strcasecmp() is locale dependent and that it could lead to performance issues, in the comments of #11624. We should investigate how we can replace it to avoid any surprises.
Short description
Otto raised the fact that
strcasecmp()is locale dependent and that it could lead to performance issues, in the comments of #11624. We should investigate how we can replace it to avoid any surprises.