commit | f841ffeb361c59633afe63135ed3453e1a54ef23 | [log] [tgz] |
---|---|---|
author | Maxim Dounin <mdounin@mdounin.ru> | Tue May 25 15:17:45 2021 +0300 |
committer | Maxim Dounin <mdounin@mdounin.ru> | Tue May 25 15:17:45 2021 +0300 |
tree | a5894d1f67c693637f43fac8f3bfad4cb4c6cfe7 | |
parent | b20087894e15d80577ceb89c97c471d474e26d0e [diff] |
Resolver: simplified ngx_resolver_copy(). Instead of checking on each label if we need to place a dot or not, now it always adds a dot after a label, and reduces the resulting length afterwards.