commit | caef19e0c7594b00aa341d8984a33ddd0f15113f | [log] [tgz] |
---|---|---|
author | Emeric Brun <ebrun@haproxy.com> | Mon Jun 14 10:02:18 2021 +0200 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Mon Jun 14 11:04:02 2021 +0200 |
tree | aba4a027453d79401f76cb50d4c2b0cfdf62979a | |
parent | b89c0e4635f124d39146265322e92fcea7ecfd59 [diff] |
BUG/MAJOR: resolvers: segfault using server template without SRV RECORDs This patch fix the issue adding a test in srvrq before registering the server on it during server template init. This was a regression due to commit : 3406766d57fc11478d54a6fa2d048cbfe4524a4e This should be backported with this previous commit (until 2.0)