]> git.kaiwu.me - haproxy.git/commit
BUG/MINOR: dns: unable to parse CNAMEs response
authorBaptiste Assmann <bedis9@gmail.com>
Wed, 28 Oct 2015 01:10:02 +0000 (02:10 +0100)
committerWilly Tarreau <w@1wt.eu>
Fri, 30 Oct 2015 11:39:08 +0000 (12:39 +0100)
commite4c4b7dda6eb55a48de6f961afae80bf2447b578
tree45e953ea6d5f14918c5a215b854eae6ba4af46b7
parentfad0318c74257ce5deb7c68f68ca37cdf61cc9a9
BUG/MINOR: dns: unable to parse CNAMEs response

A bug lied in the parsing of DNS CNAME response, leading HAProxy to
think the CNAME was improperly resolved in the response.

This should be backported into 1.6 branch
src/dns.c