]> granicus.if.org Git - libevent/commit
evdns: fix randomize-case by make case-insensitive as required
authorAzat Khuzhin <a3at.mail@gmail.com>
Thu, 8 Oct 2015 22:13:08 +0000 (01:13 +0300)
committerAzat Khuzhin <a3at.mail@gmail.com>
Thu, 8 Oct 2015 22:13:53 +0000 (01:13 +0300)
commit9c238deb768785c0a12d7644c5d15e6149614e74
treead735f2f9901dcc0259ee1417ce10e4ca9b36084
parent1e8bfbc6bcd608d4528fa277a15b65794ffe25bf
evdns: fix randomize-case by make case-insensitive as required

Interesting that this wasn't found by regression tests since they respond with
that SoME-rAndDom-CaSe domains, and no case-insensitive mode is required during
comparing response from the server and request.

Fixes #288
Covered-by: regress dns/search_lower
evdns.c